| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-15 | Merge pull request #378 from user454322/patch-1 | Clément Pit-Claudel | |
| Fix typo in INSTALL file | |||
| 2018-08-15 | Update INSTALL | Javier | |
| 2018-08-07 | Merge pull request #375 from jmgrosen/master | Clément Pit-Claudel | |
| Add coq-Print-Ltac to print an Ltac term | |||
| 2018-08-07 | Add coq-Print-Ltac to print an Ltac term | John Grosen | |
| 2018-06-15 | Fixing last commit. | Pierre Courtieu | |
| 2018-06-15 | Fix #368 (emacs < 25 split-string has no trim arg). | Pierre Courtieu | |
| Copied some code from company-coq. | |||
| 2018-06-13 | small fix on hyp overlays. | Pierre Courtieu | |
| 2018-06-13 | Fix multiple hyp overlays. | Pierre Courtieu | |
| queries would trigger re-generarion of overlays. Now overlays are generated if there are no overlays already. | |||
| 2018-06-13 | Fix the fix #355. | Pierre Courtieu | |
| The fix was bad: no ore hyps were foldable/highlightable. | |||
| 2018-06-11 | Small bug unhighlighting. | Pierre Courtieu | |
| Selecting the unhighlightied hyps showed a different region color. Setting the face to nil is better. | |||
| 2018-06-11 | fix #355 + probable bug. | Pierre Courtieu | |
| By renaming the arg load-path into loadpath I notice that a coq-load-path was used instead of it. | |||
| 2018-06-11 | key maps + small glitch hyp highlight/folding code. | 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-06-01 | Fixed a typo in previous commits. | Pierre Courtieu | |
| 2018-05-31 | Updated CHANGES about hiding and highlighting of hyps. | Pierre Courtieu | |
| 2018-05-31 | Infrastructure for hypothesis hiding. | Pierre Courtieu | |
| 2018-05-31 | Fixing infrastructure for hypothesis highlighting. | Pierre Courtieu | |
| 2018-05-31 | Merge branch 'master' of github.com:ProofGeneral/PG | Pierre Courtieu | |
| 2018-05-31 | Infrastructure for transient hyps highlighting. | Pierre Courtieu | |
| 2018-05-29 | Merge pull request #360 from ProofGeneral/update-readme | Erik Martin-Dorel | |
| Update README.md (about PG branches and license) | |||
| 2018-05-29 | Add note about PG branches and license | Erik Martin-Dorel | |
| 2018-04-22 | Merge pull request #356 from stardiviner/stardiviner-patch-1 | Erik Martin-Dorel | |
| Fix coq-symbol-face's :inherit attribute | |||
| 2018-04-22 | small fix of face `coq-symbol-face' | stardiviner | |
| 2018-04-08 | Merge pull request #207 from SkySkimmer/master | Erik Martin-Dorel | |
| Make coq-prog-args safe when list of strings. | |||
| 2018-03-17 | Merge pull request #347 from liyishuai/master | Erik Martin-Dorel | |
| Setup CI for Emacs 25.3 | |||
| 2018-03-11 | CI Emacs 25.3 | Yishuai Li | |
| 2018-03-07 | Merge pull request #344 from ProofGeneral/font-lock-fix | Erik Martin-Dorel | |
| Add a missing parameter in advice on font-lock-fontify-keywords-region | |||
| 2018-03-07 | Add a missing parameter in advice on font-lock-fontify-keywords-region | Clément Pit--Claudel | |
| 2018-03-03 | Fix typos in custom variable descriptions. (#236) | Tej Chajed | |
| 2018-03-03 | Update the AUTHORS file. | Erik Martin-Dorel | |
| 2018-02-25 | Merge pull request #194 from ProofGeneral/update-headers | Clément Pit-Claudel | |
| Update copyright messages and improve the header of elisp files. | |||
| 2018-02-21 | Update copyright messages and improve the header of elisp files. | Erik Martin-Dorel | |
| 2018-02-20 | Bind C-c C-m (= C-c RET) to proof-goto-point [tty] (#228) | Erik Martin-Dorel | |
| Close ProofGeneral/PG#31 | |||
| 2018-02-07 | typo in abbrevs. | Pierre Courtieu | |
| 2018-01-30 | Merge pull request #224 from psteckler/fix-233 | Pierre Courtieu | |
| Look for vernac controls before focus bracket, possible fix for #223 | |||
| 2018-01-26 | look for vernac controls before focus bracket, fix for #223 | Paul Steckler | |
| 2018-01-17 | Disable ASLR during Travis builds | Clément Pit--Claudel | |
| 2018-01-16 | Get rid of old-style backquotes | Clément Pit--Claudel | |
| Closes #221. Thanks @jwiegley! | |||
| 2018-01-15 | Experimental fix for #220. | Pierre Courtieu | |
| 2017-12-22 | Make coq-prog-args safe when list of strings. | Gaëtan Gilbert | |
| They could be passed through _CoqProject regardless. | |||
| 2017-12-11 | Fix #214. | Pierre Courtieu | |
| If this works we should probably change the generic function as well. | |||
| 2017-11-06 | Prettier cheat face (background + box). | Pierre Courtieu | |
| 2017-11-06 | Fix #135. | Pierre Courtieu | |
| 2017-10-26 | Updating CHANGES with lexer extensibility. | Pierre Courtieu | |
| 2017-10-26 | Limited extensibility of smie token detection. | Pierre Courtieu | |
| 2017-08-15 | Fix pg-{show,hide}-all-proofs and Move them into pg-user.el. | Erik Martin-Dorel | |
| This commit address ProofGeneral/PG#193. | |||
| 2017-07-19 | changed -emacs-U flag to -emacs | Paul Steckler | |
