| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2017-07-06 | Merge pull request #191 from AndreasLoow/proof-layout-windows-doc-formatting | Pierre Courtieu | |
| Formatting fix for proof-layout-windows documentation | |||
| 2017-06-30 | Formatting fix for proof-layout-windows documentation | Andreas Lööw | |
| 2017-06-19 | Merge pull request #189 from marsam/master | Clément Pit-Claudel | |
| Fix easycrypt automode regexp | |||
| 2017-06-19 | Fix easycrypt automode regexp | Mario Rodas | |
| Without the string-end regexp matches all the file names which match the regexp `.eca?`. | |||
| 2017-06-08 | Fixing a bug with Set/Unset commands due to recent commits. | Pierre Courtieu | |
| The "Show" inserted now and then would hide the result of Set/Unset commands. | |||
| 2017-06-06 | Adding a Set Silent + Show when backtracking into a proof. | Pierre Courtieu | |
| Checking whether the backtrack is inside a proof or not is a bit convoluted but seems ok. | |||
| 2017-06-06 | Fixing bug #187 by removing trailing spaces from prog name. | Pierre Courtieu | |
| 2017-05-25 | Merge pull request #185 from psteckler/remove-contribs | psteckler | |
| Remove mmm and ML4PG contribs | |||
