| Age | Commit message (Expand) | Author |
| 2018-08-23 | Fix most doc issues raised by (checkdoc) | Erik Martin-Dorel |
| 2018-08-17 | Support the Variant vernacular | Tej Chajed |
| 2018-06-15 | Fixing last commit. | Pierre Courtieu |
| 2018-06-15 | Fix #368 (emacs < 25 split-string has no trim arg). | Pierre Courtieu |
| 2018-06-13 | Fix multiple hyp overlays. | Pierre Courtieu |
| 2018-06-13 | Fix the fix #355. | Pierre Courtieu |
| 2018-06-08 | Changed the look of folding/unfolding hyps. | Pierre Courtieu |
| 2018-06-06 | Small fix in a regexp. | Pierre Courtieu |
| 2018-06-04 | Shorter CHANGES + smal fixes in hide/highlight hyps code. | Pierre Courtieu |
| 2018-06-01 | Click hypothesis to (un)hide them. | Pierre Courtieu |
| 2018-05-31 | Infrastructure for transient hyps highlighting. | Pierre Courtieu |
| 2018-02-21 | Update copyright messages and improve the header of elisp files. | Erik Martin-Dorel |
| 2018-02-07 | typo in abbrevs. | Pierre Courtieu |
| 2017-05-05 | Merge pull request #157 from ProofGeneral/elpa | Clément Pit-Claudel |
| 2017-04-25 | Typo from commit 758e679e. | Pierre Courtieu |
| 2017-04-24 | Preparing new warning tags (no more special chars). | Pierre Courtieu |
| 2017-03-31 | Fixing #173. | Pierre Courtieu |
| 2017-03-22 | Added support for future new options (trunk). | Pierre Courtieu |
| 2017-03-08 | Fix incorrect uses of defvar | Clément Pit--Claudel |
| 2017-01-17 | Add {Local ,}Axioms like {Local ,}Axiom, fix Parameters (#106) | Jason Gross |
| 2017-01-17 | Merge pull request #107 from JasonGross/patch-3 | hendriktews |
| 2016-10-28 | fix coq-require-command-regexp (fixes #75) | Hendrik Tews |
| 2016-09-01 | Add Context to coq-syntax.el | Jason Gross |
| 2016-08-14 | Add Reserved Infix like Reserved Notation (#95) | Jason Gross |
| 2016-07-22 | Adding the option to highlight susual symbols. | Pierre Courtieu |
| 2016-07-03 | Highlight Existing Class like Existing Instance (#85) | Jason Gross |
| 2016-07-01 | Highlight [nra] like [nia] and [lia] and [lra] (#84) | Jason Gross |
| 2016-06-10 | Color lia, romega, nia, psatz, nsatz, lra | Jason Gross |
| 2016-06-08 | abbrev twivking. | Pierre Courtieu |
| 2016-06-08 | Fixing font-locking of unicode forall etc. | Pierre Courtieu |
| 2016-05-27 | Fixing a smal glitch in indentation. | Pierre Courtieu |
| 2016-05-20 | Merge branch 'master' of github.com:ProofGeneral/PG | Pierre Courtieu |
| 2016-05-20 | Fix #72+ make user keywords prioritized over default ones. | Pierre Courtieu |
| 2016-05-16 | Merge branch 'master' of github.com:ProofGeneral/PG | Clément Pit--Claudel |
| 2016-05-16 | coq-syntax: Add a debug spec | Clément Pit--Claudel |
| 2016-05-02 | Fixing detection of symbol at point. | Pierre Courtieu |
| 2016-03-09 | Adding more keywords (Local xxx). | Pierre Courtieu |
| 2016-03-05 | Highlight ltac:(), constr:(), and uconstr:() | Clément Pit--Claudel |
| 2016-02-18 | Adding missing keywords | Pierre Courtieu |
| 2016-01-19 | fix #36. | Pierre Courtieu |
| 2015-11-23 | Introduce a coq-question-mark-face | Clément Pit--Claudel |
| 2015-10-15 | Fixed the regexp for colorizing hyps in the goal. | Pierre Courtieu |
| 2015-10-06 | Trying to deal with debug mode. | Pierre Courtieu |
| 2015-09-29 | colorizing hypothesis in compact mode. | Pierre Courtieu |
| 2015-09-22 | hyps highlighting now supports compact contexts (in coq trunk soon). | Pierre Courtieu |
| 2015-05-07 | Fixes #492. fixed regexp (\\< --> \\_< everywhere). | Pierre Courtieu |
| 2015-05-07 | Fixes #484. Added syntax. | Pierre Courtieu |
| 2015-04-14 | bold unicode biders + Fixing highlighting in goals and response buffers + cle... | Pierre Courtieu |
| 2015-04-13 | Debugging font-lock for ∀, ∃, and λ. | Pierre Courtieu |
| 2015-04-10 | Added unicode forall in font-lock regexps. | Pierre Courtieu |