aboutsummaryrefslogtreecommitdiff
path: root/coq/coq.el
AgeCommit message (Expand)Author
2011-05-06CheckdocDavid Aspinall
2011-05-05- flushed proof-done-advancing-require-function andHendrik Tews
2011-04-27update Hendrik's personal issue listHendrik Tews
2011-04-26Clean up some defcustom docstrings (remove *'s)David Aspinall
2011-04-15* fix coq-show-first-goal changing the current bufferHendrik Tews
2011-04-15* fix overwriting setq coq-prog-name before loading Proof GeneralHendrik Tews
2011-04-06* disable file safe when switching to new buffers for coqHendrik Tews
2011-03-14- change to proof-restart-buffers for unlocking ancestorsHendrik Tews
2011-02-28- fixed XXX'es in coq.elHendrik Tews
2011-02-28- adjust coq-ask-insert-coq-prog-name and doc in coq-local-vars-docHendrik Tews
2011-02-18- deleted old coq multiple file stuffHendrik Tews
2011-02-14put coq compilation feature into coq settings menuHendrik Tews
2011-02-02- properly display compilation error messages and enable M-xHendrik Tews
2011-01-28- use low-level compilation interface for external coqHendrik Tews
2011-01-28- mark new coq specific variables as safeHendrik Tews
2011-01-28Clean coq goals buffer when backing to a non-proof state, otherwisePierre Courtieu
2011-01-26- more info on the elements of proof-action-list; the COMMANDSHendrik Tews
2011-01-26- fix 1 second problemHendrik Tews
2011-01-25- unlock files when retracting a Require command (implemented viaHendrik Tews
2011-01-21- use time-less-pHendrik Tews
2011-01-19- switch off automatic compilation for coq to not surprise usersHendrik Tews
2011-01-18- fixed stale load path problem with killing the proof shell inHendrik Tews
2011-01-18- implemented coq-lock-ancestors as described in the docs alreadyHendrik Tews
2011-01-18Localise compilation fix for dynamic scope of `queueitems\'.David Aspinall
2011-01-18- fixed compilation errorsHendrik Tews
2011-01-18- fix broken external compilationHendrik Tews
2011-01-17fix problems in test casesHendrik Tews
2011-01-14- more coq test cases (some with surprising and embarrassing bugs)Hendrik Tews
2011-01-14- simple backward compatible change to invoke a function toHendrik Tews
2011-01-14- Remove nonfunctional Add LoadPath code.Hendrik Tews
2011-01-12Add preliminary support for multiple files for coq.Hendrik Tews
2010-11-25Fix compile problem with smie code on Emacs <=23.3David Aspinall
2010-11-15Summary: New indentation code using SMIEStefan Monnier
2010-10-22Fixed a bug with utf8 error highlighting in coq 8.3 (bugs with 8.2Pierre Courtieu
2010-10-10coq-find-and-forget: Allow undoing prover processed regionsDavid Aspinall
2010-10-04Fixes in strings/comments from Erik Martin-DorelDavid Aspinall
2010-10-04coq-insert-solve-tactic: added (credit:Erik Martin-Dorel, patch from trac #35...David Aspinall
2010-10-01Rename span-add-self-removing-spanDavid Aspinall
2010-10-01coq-highlight-error: use span-add-self-removing-span (highlight and removal i...David Aspinall
2010-10-01coq-allow-highlight-error: remove this setting, now proof-shell-error-or-inte...David Aspinall
2010-10-01Add key binding fixes from Erik Martin-Dorel (see Trac#359).David Aspinall
2010-09-28Fixed redundant undo limit custom variables.Pierre Courtieu
2010-09-09Revert last change, version from Pierre is cleaner.David Aspinall
2010-09-09Hack regexps so that goals are cleared on Proof Completed. message. Unfortun...David Aspinall
2010-09-09Fixed the cleaning of goals buffer when proof completedPierre Courtieu
2010-09-09Moved the modeline dislpay of open goals to scripting buffer.Pierre Courtieu
2010-09-08Adjust configuration setting for automatic multiple files handlingDavid Aspinall
2010-09-06Minor clean up of comments while reading codeDavid Aspinall
2010-09-01Fixed experimental feature of storing response or goal in a persistentPierre Courtieu
2010-09-01Fixed bug #346. Coq code was using proof-ids-to-regexp on regexpPierre Courtieu