index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generic
/
proof-depends.el
Age
Commit message (
Expand
)
Author
2020-04-15
Span menu entry for proof using annotation + doc.
Pierre Courtieu
2020-04-10
Fixed proof using annotation mechanism.
Pierre Courtieu
2018-12-26
Make coq-mode work without generic/proof-*
Stefan Monnier
2018-12-15
Prepend cl- to more c[ad]+r instances
Clément Pit-Claudel
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-08-23
Fix most doc issues raised by (checkdoc)
Erik Martin-Dorel
2018-02-21
Update copyright messages and improve the header of elisp files.
Erik Martin-Dorel
2014-06-06
Don't mess with overlay priorities.
Stefan Monnier
2010-08-08
Checkdoc cleanups
David Aspinall
2009-12-02
Fix to last patch for face saving (untested still).
David Aspinall
2009-12-02
Better approximation of restoring old highlighting, by caching saved face.
David Aspinall
2009-11-28
*** empty log message ***
David Aspinall
2009-09-07
mapcar -> dolist
David Aspinall
2009-09-05
Clean whitespace
David Aspinall
2008-01-16
Reduce compiler warnings. Minor fixes.
David Aspinall
2008-01-15
Many rearrangements for compatibility, efficient/correct compilation, namespa...
David Aspinall
2004-04-02
Comments
David Aspinall
2004-02-08
Update email and web addresses
David Aspinall
2002-08-28
Change to proof-shell-theorem-dependency-regexp; also add code to make nested...
David Aspinall
2002-08-16
Docstring.
David Aspinall
2002-08-08
Fix dep highlighting for Emacs 21 by setting priorities.
David Aspinall
2002-08-08
Fix autoload for context menu; add proof-shell-show-dependency-cmd.
David Aspinall
2002-08-07
Add require, fix menu capitalization.
David Aspinall
2002-06-21
GPL
David Aspinall
2002-03-21
Year changes
David Aspinall
2001-09-03
Use pg-set-span-helphightlights for unhighlighting.
David Aspinall
2001-08-31
(Almost) complete rewrite
David Aspinall
2001-08-31
Clean up of proof-depends
David Aspinall
2000-09-23
Update comments
David Aspinall
2000-08-14
Added Fiona's changes, cleaned up a little bit with header and footer
David Aspinall
2000-07-19
functions for manipulating theorem dependencies
David Aspinall