aboutsummaryrefslogtreecommitdiff
path: root/coq/coq.el
AgeCommit message (Expand)Author
2011-06-11* coq.el: Fix up a few comment conventions; Improve SMIE indentation.Stefan Monnier
2011-06-10Unplug smie cindentation code for this release.Pierre Courtieu
2011-06-09Fix compile errors (seems to be code duplication between coq.el and coq-indent)David Aspinall
2011-06-08- fix for #408: Only use the buffer name inHendrik Tews
2011-06-072011-06-07 Stefan Monnier <monnier@iro.umontreal.ca>Stefan Monnier
2011-06-07Summary: * coq.el (coq-smie-backward-token): Fix typo in last change.Stefan Monnier
2011-06-07Summary: coq-smie: improve indentation.Stefan Monnier
2011-06-06Summary: coq-smie: Do not assume all "." are terminators. Handle "Programs".Stefan Monnier
2011-06-04Updated the old code for indentation, in case Stefan cannot finish thePierre Courtieu
2011-06-04Cleaning some keyboard shortcuts, applying patch from Erik Martin-Dorel.Pierre Courtieu
2011-06-03coq-init-compile-response-buffer: handle killed buffer (Trac #408)David Aspinall
2011-05-25- two fixes for coq-debug-auto-compilationHendrik Tews
2011-05-20- minor changes: clean personal todo list + adjust test case descriptionHendrik Tews
2011-05-12- add test coq/ex/test-cases/change-ancestor for theHendrik Tews
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