index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
holes.el
Age
Commit message (
Expand
)
Author
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
2017-05-24
Remove mmm and ML4PG contribs and remove references to them in code and docs
Paul Steckler
2017-03-08
Fix incorrect uses of defvar
Clément Pit--Claudel
2015-03-13
(fixes last commit) Added a command to send Queries to coq, with completion (...
Pierre Courtieu
2012-09-19
Small fix in holes code.
Pierre Courtieu
2012-08-30
Summary: Don't quote lambda expressions
Stefan Monnier
2009-09-06
Rearrange for scoping
David Aspinall
2009-09-06
Add menu moved from Coq menu. Make deactivating holes-mode forget all holes.
David Aspinall
2009-09-06
Make holes-abbrev-complete obey status of minor mode.
David Aspinall
2009-09-06
Cleanup code and use define-minor-mode.
David Aspinall
2009-09-05
Tidy whitespace
David Aspinall
2009-01-14
Made indentation optional when replaing # by holes.
Pierre Courtieu
2008-10-22
Fixing parenthesis not accepted by recent emacs anymore. fix by Stefan
Pierre Courtieu
2008-07-24
Merge changes from Version4Branch.
David Aspinall
2008-07-21
Changed the main menu of coq. Changed a shortcut for holes.
Pierre Courtieu
2008-01-30
Fix RCS tags
David Aspinall
2008-01-28
Don't give error when loaded during "make doc" with old emacs version
David Aspinall
2008-01-15
Many compatibility updates, bug fixes, rearrangements for compilation.
David Aspinall
2008-01-03
Fixed abbrev installation. + small fixes.
Pierre Courtieu
2007-12-13
holes-skeleton-end-hook: no action if mmm-inside-insert-by-key bound
David Aspinall
2006-08-21
Started the coq-insert-tactic.
Pierre Courtieu
2006-01-10
commit of a small patch from Stefan Monnier, to fix a small bug of
Pierre Courtieu
2005-03-10
debugging and cleaning of holes.el.
Pierre Courtieu
2005-03-08
small modifications, updating doc string of holes.el.
Pierre Courtieu
2005-03-08
making holes.el cleaner, with the help of Stefan Monnier. I had to
Pierre Courtieu
2005-03-01
cleaning holes.el, starting to making it compatible with skeletons.
Pierre Courtieu
2005-03-01
debugging of holes.el.
Pierre Courtieu
2005-02-21
Debugging holes.el, starting trying to use skeletons.
Pierre Courtieu
2005-02-21
Cleaning file holes.el (tab-width, docstring etc).
Pierre Courtieu
2005-02-17
Updated the doc for new pg/coq. Made modifications advised by Stefan
Pierre Courtieu
2005-02-16
debugging the new holes-mode for fsf emacs. Keyboard shortcuts was
Pierre Courtieu
2005-02-15
Modified holes doc string to fit to new shortcut of holes-mode.
Pierre Courtieu
2005-02-15
Finished making holes.el a real minor-mode. There is a new file
Pierre Courtieu
2005-02-14
cleaning holes.el. All functions are prefixed with "holes-". Also
Pierre Courtieu
2005-02-14
Starting to clean holes.el following Stefan Monnier's advices. Making
Pierre Courtieu
2004-08-25
Renamed file
David Aspinall