index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coq
Age
Commit message (
Expand
)
Author
2019-05-22
FIX #422.
Pierre Courtieu
2019-04-19
Clean -topfile for coq-prog-args properly
Gaëtan Gilbert
2019-02-12
Simpler fix for #411.
Pierre Courtieu
2019-02-12
Fixes #411.
Pierre Courtieu
2018-12-26
Make coq-mode work without generic/proof-*
Stefan Monnier
2018-12-22
* coq-mode.el: New file to make coq-mode independent from PG
Stefan Monnier
2018-12-20
Merge branch 'master' of github.com:ProofGeneral/PG
Pierre Courtieu
2018-12-20
Fixes #395: hyps highlight is transient and with gray background.
Pierre Courtieu
2018-12-19
Quote ?( ?)
soraros
2018-12-15
Cosmetic cleanup of coq-smie, coq-syntax, and coq-abbrev.
Stefan Monnier
2018-12-15
Prepend cl- to more c[ad]+r instances
Clément Pit-Claudel
2018-12-15
Use cl-caddr instead of caddr
Clément Pit-Claudel
2018-12-14
Fix remaining uses of CL; Make files more declarative
Stefan Monnier
2018-12-14
Fixes the fix of #407. Is this temporary.
Pierre Courtieu
2018-12-14
Merge branch 'master' of github.com:ProofGeneral/PG
Pierre Courtieu
2018-12-14
Fix #407: -topfile added if coq > v8.10alpha.
Pierre Courtieu
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-12-12
Cleanup patch; Moving defvar to toplevel
Stefan Monnier
2018-11-01
Ignore ephemeral buffers, and buffers not pointed at files.
Calvin Beck
2018-10-30
Use non-remote path to expand paths in _CoqProject when file is remote.
Daniel Patterson
2018-09-27
Fix parsing of -arg in _CoqProject file
Anton Trunov
2018-08-23
Fix most doc issues raised by (checkdoc)
Erik Martin-Dorel
2018-08-21
Merge pull request #379 from tchajed/variant-keyword
Clément Pit-Claudel
2018-08-18
Merge branch 'master' of github.com:ProofGeneral/PG
Pierre Courtieu
2018-08-18
Fix #7980, keep option order unchanged.
Pierre Courtieu
2018-08-17
Support the Variant vernacular
Tej Chajed
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
2018-06-13
small fix on hyp overlays.
Pierre Courtieu
2018-06-13
Fix multiple hyp overlays.
Pierre Courtieu
2018-06-13
Fix the fix #355.
Pierre Courtieu
2018-06-11
Small bug unhighlighting.
Pierre Courtieu
2018-06-11
fix #355 + probable bug.
Pierre Courtieu
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
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-04-22
small fix of face `coq-symbol-face'
stardiviner
2018-04-08
Merge pull request #207 from SkySkimmer/master
Erik Martin-Dorel
2018-03-03
Fix typos in custom variable descriptions. (#236)
Tej Chajed
2018-02-21
Update copyright messages and improve the header of elisp files.
Erik Martin-Dorel
2018-02-07
typo in abbrevs.
Pierre Courtieu
2018-01-26
look for vernac controls before focus bracket, fix for #223
Paul Steckler
[next]