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
/
coq.el
Age
Commit message (
Expand
)
Author
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-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-12-12
Cleanup patch; Moving defvar to toplevel
Stefan Monnier
2018-08-23
Fix most doc issues raised by (checkdoc)
Erik Martin-Dorel
2018-08-07
Add coq-Print-Ltac to print an Ltac term
John Grosen
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
key maps + small glitch hyp highlight/folding code.
Pierre Courtieu
2018-06-08
Changed the look of folding/unfolding hyps.
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
Infrastructure for transient hyps highlighting.
Pierre Courtieu
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
2017-12-11
Fix #214.
Pierre Courtieu
2017-06-08
Fixing a bug with Set/Unset commands due to recent commits.
Pierre Courtieu
2017-06-06
Adding a Set Silent + Show when backtracking into a proof.
Pierre Courtieu
2017-05-24
Remove mmm and ML4PG contribs and remove references to them in code and docs
Paul Steckler
2017-05-16
Fixing Set/Unset Printing broken by auto "Show".
Pierre Courtieu
2017-05-12
temporary fix of automatic intros.
Pierre Courtieu
2017-05-05
Change (eval-when (compile) ...) to (eval-when-compile ...)
Clément Pit--Claudel
2017-05-05
Merge pull request #157 from ProofGeneral/elpa
Clément Pit-Claudel
2017-04-24
Preparing new warning tags (no more special chars).
Pierre Courtieu
2017-03-22
Added support for future new options (trunk).
Pierre Courtieu
2017-03-08
Add a FIXME in coq.el
Clément Pit--Claudel
2017-03-08
Remove compile-time calls to proof-ready-for-assistant
Clément Pit--Claudel
2017-03-08
Remove unnecessary calls to 'eval-and-compile'
Clément Pit--Claudel
2017-03-08
Fix incorrect uses of defvar
Clément Pit--Claudel
2017-03-06
get threeb frames only when needed
Paul Steckler
2017-03-06
one more redundant call removed
Paul Steckler
2017-03-06
remove redundant calls, simplify code
Paul Steckler
2017-03-03
Refreshing goal when Set Printing xxx. (#162)
Pierre Courtieu
2017-02-23
Fixing #154.
Pierre Courtieu
2017-01-19
save settings not defined with defpacustom (fixes #142)
Hendrik Tews
2017-01-14
Fix prooftree for Coq 8.6
Hendrik Tews
2016-12-31
add second argument to looking-back, required in emacs25
Hendrik Tews
2016-12-28
properly reset the vio2vo delay timer
Hendrik Tews
2016-12-15
add quote to fix commit e3cc66dc2e60683531d75c12256d059ccbc64576
Hendrik Tews
[next]