index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-26
fix: corner case where "Show." was not triggered.
Erik Martin-Dorel
2019-07-26
Backtrack -> BackTo
Enrico Tassi
2019-07-25
Merge pull request #432 from a0919610611/fix-coqtags
Pierre Courtieu
2019-07-25
fix coqtags that can't find some theorem and output empty definition name
Yu-Fu Fu
2019-06-18
Remove pghelp spans when retracting.
Pierre Courtieu
2019-06-17
fixing with inductive indentation.
Pierre Courtieu
2019-06-06
Merge pull request #426 from jfehrle/tweak
Pierre Courtieu
2019-06-03
Process tags in the buffer rather than in strings
Jim Fehrle
2019-06-01
Add hook for coq diff-highlighting routine
Jim Fehrle
2019-05-31
Merge pull request #425 from tchajed/fix-stray-h
Clément Pit-Claudel
2019-05-31
Remove stray h
Tej Chajed
2019-05-31
* coq/coq-diffs.el (coq-insert-tagged-text): Rework to avoid `aset`
Stefan Monnier
2019-05-23
Merge pull request #421 from jfehrle/for_master2
Pierre Courtieu
2019-05-22
Merge pull request #423 from Matafou/fix-422
Pierre Courtieu
2019-05-22
FIX #422.
Pierre Courtieu
2019-05-16
Do a "Set Diffs" whenever backtracking. This also re-prints the
Jim Fehrle
2019-05-16
proof-syntax.el: Fix an out-of-range bug in function `proof-format'
Erik Martin-Dorel
2019-05-16
proof-assistant-format: Support format character "%l" a.k.a. lambda
Erik Martin-Dorel
2019-05-16
Highlight diffs in goals and some error messages
Jim Fehrle
2019-05-02
Fix typos
Jim Fehrle
2019-04-19
Merge pull request #418 from SkySkimmer/clean-args
Erik Martin-Dorel
2019-04-19
Clean -topfile for coq-prog-args properly
Gaëtan Gilbert
2019-04-18
Merge pull request #419 from bbarenblat/master
Clément Pit-Claudel
2019-04-18
Derive proof-mode from prog-mode
Benjamin Barenblat
2019-02-12
Simpler fix for #411.
Pierre Courtieu
2019-02-12
Fixes #411.
Pierre Courtieu
2019-01-14
Hopefully fix ProofGeneral/PG#413
Erik Martin-Dorel
2019-01-13
Fix ProofGeneral/PG#413 further
Erik Martin-Dorel
2019-01-13
Merge pull request #414 from ProofGeneral/improve-use-package-support
Erik Martin-Dorel
2019-01-13
Update the commentary section in proof-general.el
Erik Martin-Dorel
2019-01-13
Fix the license notice in proof-general.el
Erik Martin-Dorel
2019-01-13
Rename pg-init.el to proof-general.el
Erik Martin-Dorel
2019-01-12
* pg-init.el: Add subdirs during compilation (bug #413)
Stefan Monnier
2018-12-26
Make coq-mode work without generic/proof-*
Stefan Monnier
2018-12-25
Reduce the impact of proof-site, in case PG is not used
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
Merge pull request #410 from soraros/patch-1
Clément Pit-Claudel
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-15
Merge pull request #402 from Chobbes/modeline
Clément Pit-Claudel
[next]