aboutsummaryrefslogtreecommitdiff
path: root/coq
AgeCommit message (Expand)Author
2011-06-22Remove pointer to closed ticketDavid Aspinall
2011-06-19Removed { and } as command terminators for now.Pierre Courtieu
2011-06-17oops, undo last commit.Pierre Courtieu
2011-06-17Fix mais le find-father ne marche pas encore.Pierre Courtieu
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-10Fix trac #410.Pierre Courtieu
2011-06-09Add etc/coq/parsingcheck-410.v to executed filesDavid Aspinall
2011-06-09Fix compile errors (seems to be code duplication between coq.el and coq-indent)David Aspinall
2011-06-08Added one indentation example.Pierre Courtieu
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-31Some small fixes in indentation for coq.Pierre Courtieu
2011-05-31Added indentation for BeginSubProof/EndSubProof.Pierre Courtieu
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-17Fixed #394. There is a bug with kfont-lock-keywords. The workaround isPierre Courtieu
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-26Fix compileDavid Aspinall
2011-04-26Fix so that make test.coq runs successfully.David Aspinall
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-31Old debug settingDavid Aspinall
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-26Add autotest-start with debug for nowDavid Aspinall
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-26- fix problem descriptionHendrik Tews
2011-01-25- unlock files when retracting a Require command (implemented viaHendrik Tews
2011-01-25Remove proof-shell-wait that causes deadlock with new multiple-file code.David Aspinall
2011-01-21- use time-less-pHendrik Tews