aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq-local-vars.el
Commit message (Expand)AuthorAge
* Use `cl-lib` instead of `cl` everywhereGravatar Stefan Monnier2018-12-13
* Cleanup patch; Moving defvar to toplevelGravatar Stefan Monnier2018-12-12
* Fix most doc issues raised by (checkdoc)Gravatar Erik Martin-Dorel2018-08-23
* Update copyright messages and improve the header of elisp files.Gravatar Erik Martin-Dorel2018-02-21
* Change (eval-when (compile) ...) to (eval-when-compile ...)Gravatar Clément Pit--Claudel2017-05-05
* Fix incorrect uses of defvarGravatar Clément Pit--Claudel2017-03-08
* Fixing coq project file parsing + moved project options.Gravatar Pierre Courtieu2013-07-22
* Simplified file variables code.Gravatar Pierre Courtieu2012-06-19
* Attempt to support stricter bytecomp flagsGravatar David Aspinall2011-10-17
* eval-when-compile -> eval-when (compile) to avoid defvar coq-prog-nameGravatar David Aspinall2011-08-24
* - adjust coq-ask-insert-coq-prog-name and doc in coq-local-vars-docGravatar Hendrik Tews2011-02-28
* Fixes in strings/comments from Erik Martin-DorelGravatar David Aspinall2010-10-04
* Fixed a bug in coq "set prog args persistently".Gravatar Pierre Courtieu2010-09-06
* Move (require 'local-vars-list) from coq.elGravatar David Aspinall2009-09-10
* Another V-8-1 testGravatar David Aspinall2009-09-09
* Fix compiler warnings.Gravatar David Aspinall2009-09-07
* Clean whitespaceGravatar David Aspinall2009-09-05
* Doc fixGravatar David Aspinall2009-08-28
* Fixed a bug with local variable setting.Gravatar Pierre Courtieu2008-05-22
* Fixed a bug with coq-prog-name.Gravatar Pierre Courtieu2008-05-20
* Never use special chars with >= coq-8.1.Gravatar Pierre Courtieu2007-05-10
* Fixed coq prog persistent setting.Gravatar Pierre Courtieu2007-05-10
* Added completion to coq-prog-name asking.Gravatar Pierre Courtieu2006-12-13
* utf safe coq mode is not linked to proof-shell-unicode, as unicode isGravatar Pierre Courtieu2006-09-29
* adapting to proof-shell-unicode. Coq has not been adapted to theGravatar Pierre Courtieu2006-09-29
* Fixed a small bug in indentation of coq.Gravatar Pierre Courtieu2006-08-25
* Cleaning in coq and lib, fixed licenses and docstrings.Gravatar Pierre Courtieu2006-08-23
* Started the coq-insert-tactic.Gravatar Pierre Courtieu2006-08-21
* Moved the coq local variables tools in a separate file and made itGravatar Pierre Courtieu2006-08-17