| Age | Commit message (Expand) | Author |
| 2017-01-19 | save settings not defined with defpacustom (fixes #142) | Hendrik Tews |
| 2016-12-15 | Merge pull request #101 from tchajed/print-universes-option | hendriktews |
| 2016-12-14 | fix generic interrupt procedure to interrupt parallel background compilation | Hendrik Tews |
| 2016-12-08 | option coq-compile-keep-going for parallel compilation | Hendrik Tews |
| 2016-11-18 | reconcile menu for auto compilation | Hendrik Tews |
| 2016-11-16 | first version for quick compilation | Hendrik Tews |
| 2016-08-15 | Add Set Printing Universes to options menu | Tej Chajed |
| 2016-08-14 | Sort the OPTIONS menu items differently & Fix a typo (UnSet -> Unset). | Erik Martin-Dorel |
| 2016-08-14 | Replace "Set Implicit Arguments" option with "Set Printing Implicit". | Erik Martin-Dorel |
| 2015-12-09 | Adding an setting for Search Blacklist coq option. | Pierre Courtieu |
| 2015-10-12 | proof-assert-command-hook added + Auto adjust width in coq mode. | Pierre Courtieu |
| 2015-03-26 | A command to set coq printing width smartly. | Pierre Courtieu |
| 2015-03-13 | Added a command to send Queries to coq, with completion (C-c C-a C-q). | Pierre Courtieu |
| 2014-12-09 | Added a variant of searchAbout hiding some spurious entries. | Pierre Courtieu |
| 2013-07-22 | Fixing coq project file parsing + moved project options. | Pierre Courtieu |
| 2013-05-30 | ML4PG functionality added to Coq menu | joheras |
| 2012-09-25 | Fixed #419: coq synchronized variables are not anymore in the settings | Pierre Courtieu |
| 2012-09-25 | Added a menu to set the 3 windows layout. | Pierre Courtieu |
| 2012-09-05 | Fixed double hit terminator. Now it is disabled by default, and | Pierre Courtieu |
| 2012-08-31 | Changed the behaviour of proof-layout-windows. Now it follows the | Pierre Courtieu |
| 2012-07-22 | Making better menus for Coq. Menus visible in response and goals buffer. | Pierre Courtieu |
| 2012-07-09 | Added completion to insert Require, based on coq-load-path. | Pierre Courtieu |
| 2012-07-09 | Fixed a small bug in indentation + added new commands for queries with | Pierre Courtieu |
| 2011-06-07 | Summary: coq-smie: improve indentation. | Stefan Monnier |
| 2011-01-18 | Alternative fix to #382. | David Aspinall |
| 2011-01-18 | Fix trac 382 by not setting save-abbrevs. | Pierre Courtieu |
| 2010-09-01 | Fixed experimental feature of storing response or goal in a persistent | Pierre Courtieu |
| 2009-09-08 | Comments | David Aspinall |
| 2009-09-06 | Move holes menu to holes mode | David Aspinall |
| 2009-09-06 | Moved doc of holes to holes-mode | David Aspinall |
| 2009-09-05 | Clean whitespace | David Aspinall |
| 2008-07-21 | Changed the main menu of coq. Changed a shortcut for holes. | Pierre Courtieu |
| 2008-07-05 | Remove faulty test | David Aspinall |
| 2008-05-22 | Fixed a bug with abbrev table definition. | Pierre Courtieu |
| 2008-01-28 | Fixed a problem with a wrong side effect on syntax databases (when | Pierre Courtieu |
| 2008-01-15 | Many compatibility updates, bug fixes, rearrangements for compilation. | David Aspinall |
| 2008-01-03 | Fixed abbrev installation. + small fixes. | Pierre Courtieu |
| 2007-12-14 | Fix compilation problems and rearrange startup settings for coq-prog-name,coq... | David Aspinall |
| 2007-12-14 | Remove eval-when, seems unreliable | David Aspinall |
| 2007-12-14 | Attempt to fix compile problems | David Aspinall |
| 2007-04-26 | Added some unknown keyword (not changing state). Fixes bug 113 from emakarov.M | Pierre Courtieu |
| 2006-08-25 | Fixed a small bug in indentation of coq. | Pierre Courtieu |
| 2006-08-23 | Cleaning in coq and lib, fixed licenses and docstrings. | Pierre Courtieu |
| 2006-08-23 | Finished making functions over big tables non recursive. Works with | Pierre Courtieu |
| 2006-08-22 | Making non recursive functions to make fsf emacs happy, not yet finished. | Pierre Courtieu |
| 2006-08-22 | Big redesign of the coq syntax defintion, centralization in big tables | Pierre Courtieu |
| 2006-08-21 | Menus redesign, new interactive tactics/commands/terms | Pierre Courtieu |
| 2006-08-21 | Started the coq-insert-tactic. | Pierre Courtieu |
| 2006-08-17 | continue on the support for local variables list semi-automatic | Pierre Courtieu |
| 2006-08-16 | Added entries in coq menu, rearranged coq menu. | Pierre Courtieu |