aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq
Commit message (Expand)AuthorAge
* Revert last change, version from Pierre is cleaner.Gravatar David Aspinall2010-09-09
* Hack regexps so that goals are cleared on Proof Completed. message. Unfortun...Gravatar David Aspinall2010-09-09
* Fixed the cleaning of goals buffer when proof completedGravatar Pierre Courtieu2010-09-09
* Moved the modeline dislpay of open goals to scripting buffer.Gravatar Pierre Courtieu2010-09-09
* Cleaning indentation code.Gravatar Pierre Courtieu2010-09-09
* Fixed indentation at end of file.Gravatar Pierre Courtieu2010-09-09
* Fixed small bugs in indentation.Gravatar Pierre Courtieu2010-09-09
* illustrating the wrongness of the current multifile processing for coq.Gravatar Pierre Courtieu2010-09-08
* Added three files for testing multi file scripting.Gravatar Pierre Courtieu2010-09-08
* Adjust configuration setting for automatic multiple files handlingGravatar David Aspinall2010-09-08
* Fix compileGravatar David Aspinall2010-09-08
* Add simple clear test for multiple files without requireGravatar David Aspinall2010-09-08
* Finished fixing the small indentation bug at buffer top.Gravatar Pierre Courtieu2010-09-07
* Fix of previous commit.Gravatar Pierre Courtieu2010-09-07
* half fixed the indentation bug at buffer start.Gravatar Pierre Courtieu2010-09-07
* Minor clean up of comments while reading codeGravatar David Aspinall2010-09-06
* Fixed a bug in coq "set prog args persistently".Gravatar Pierre Courtieu2010-09-06
* Fixed indentation which was broken by a previous commit.Gravatar Pierre Courtieu2010-09-03
* Adding some keywords.Gravatar Pierre Courtieu2010-09-03
* First fix of bug introduced by the last font-lock fix. Not finished.Gravatar Pierre Courtieu2010-09-03
* Fixed experimental feature of storing response or goal in a persistentGravatar Pierre Courtieu2010-09-01
* Fixed bug #346. Coq code was using proof-ids-to-regexp on regexpGravatar Pierre Courtieu2010-09-01
* Style fixesGravatar David Aspinall2010-08-30
* Fix commentGravatar David Aspinall2010-08-30
* Fix syntax for Local prefix (see Trac #348)Gravatar David Aspinall2010-08-30
* Response freeze given non special buffer name (Trac #347)Gravatar David Aspinall2010-08-30
* Replace proof-terminal-char with proof-terminal-string.Gravatar David Aspinall2010-08-27
* Fix for Trac #343Gravatar David Aspinall2010-08-27
* Make tests succeed, although still two or three underlying bugsGravatar David Aspinall2010-08-25
* coq-find-and-forget: re-enable trivial optimisation (is it reallyGravatar David Aspinall2010-08-25
* Revert 10.51. proof-script-command-end-regexp: non-letters afterGravatar David Aspinall2010-08-25
* coq-set-state-infos: attempt to fix sync problem hereGravatar David Aspinall2010-08-24
* proof-script-command-end-regexp: include \' for end of buffer againGravatar David Aspinall2010-08-24
* proof-script-command-end-regexp: allow any non-letter after a periodGravatar David Aspinall2010-08-24
* More whitespace changesGravatar David Aspinall2010-08-24
* Cleanups for Elisp formatting conventions.Gravatar David Aspinall2010-08-24
* Minor cleanupsGravatar David Aspinall2010-08-24
* coq-comment-at-point: avoid error if command start not foundGravatar David Aspinall2010-08-24
* Change binding for coq-PrintHint as suggested in Trac #341Gravatar David Aspinall2010-08-22
* Remove superfluous spaces (re Trac #331).Gravatar David Aspinall2010-08-15
* Moved filesGravatar David Aspinall2010-08-15
* More testsGravatar David Aspinall2010-08-13
* coq-highlight-error: make robust against proof script buffer deactivatingGravatar David Aspinall2010-08-13
* Comment out some lines so that processes.Gravatar David Aspinall2010-08-13
* Updated.Gravatar David Aspinall2010-08-13
* Renamed fileGravatar David Aspinall2010-08-13
* Remove deliberately buggy code at the end (Coq seems to be fixed)Gravatar David Aspinall2010-08-11
* Try to fix processing of this fileGravatar David Aspinall2010-08-11
* UpdateGravatar David Aspinall2010-08-03
* proof-last-locked-span: save-excursion -> with-current-buffer to avoidGravatar David Aspinall2010-07-01