aboutsummaryrefslogtreecommitdiff
path: root/coq
AgeCommit message (Expand)Author
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-10Add some more tokens for making pretty picturesDavid Aspinall
2010-10-10coq-find-and-forget: Allow undoing prover processed regionsDavid Aspinall
2010-10-10coq-generic-expression: fix this to match symbols, not merely words.David 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-01ReFixed bug trac 356.Pierre Courtieu
2010-10-01Add key binding fixes from Erik Martin-Dorel (see Trac#359).David Aspinall
2010-10-01Update version numbers, release datesDavid Aspinall
2010-09-28Fixed redundant undo limit custom variables.Pierre Courtieu
2010-09-28Fixed colorization bug #356, introduced by a previous fix of bug 140.Pierre Courtieu
2010-09-22Fix bug trac 140 by writing a cleaner regexp than (proof-ids ... " ").Pierre Courtieu
2010-09-22Fix some bugs in coq regexp generationDavid Aspinall
2010-09-22Remove support for Emacs <21 in syntax tableDavid Aspinall
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-09Cleaning indentation code.Pierre Courtieu
2010-09-09Fixed indentation at end of file.Pierre Courtieu
2010-09-09Fixed small bugs in indentation.Pierre Courtieu
2010-09-08illustrating the wrongness of the current multifile processing for coq.Pierre Courtieu
2010-09-08Added three files for testing multi file scripting.Pierre Courtieu
2010-09-08Adjust configuration setting for automatic multiple files handlingDavid Aspinall
2010-09-08Fix compileDavid Aspinall
2010-09-08Add simple clear test for multiple files without requireDavid Aspinall
2010-09-07Finished fixing the small indentation bug at buffer top.Pierre Courtieu
2010-09-07Fix of previous commit.Pierre Courtieu
2010-09-07half fixed the indentation bug at buffer start.Pierre Courtieu
2010-09-06Minor clean up of comments while reading codeDavid Aspinall
2010-09-06Fixed a bug in coq "set prog args persistently".Pierre Courtieu
2010-09-03Fixed indentation which was broken by a previous commit.Pierre Courtieu
2010-09-03Adding some keywords.Pierre Courtieu
2010-09-03First fix of bug introduced by the last font-lock fix. Not finished.Pierre Courtieu
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
2010-08-30Style fixesDavid Aspinall
2010-08-30Fix commentDavid Aspinall
2010-08-30Fix syntax for Local prefix (see Trac #348)David Aspinall
2010-08-30Response freeze given non special buffer name (Trac #347)David Aspinall
2010-08-27Replace proof-terminal-char with proof-terminal-string.David Aspinall
2010-08-27Fix for Trac #343David Aspinall
2010-08-25Make tests succeed, although still two or three underlying bugsDavid Aspinall
2010-08-25coq-find-and-forget: re-enable trivial optimisation (is it reallyDavid Aspinall
2010-08-25Revert 10.51. proof-script-command-end-regexp: non-letters afterDavid Aspinall