aboutsummaryrefslogtreecommitdiff
path: root/coq/coq.el
AgeCommit message (Expand)Author
2010-07-01proof-last-locked-span: save-excursion -> with-current-buffer to avoidDavid Aspinall
2010-05-17Fixing the behaviour of the responses-freeze window.Pierre Courtieu
2010-05-17Allow SearchAbout to deal with complex queries.Pierre Courtieu
2010-05-17Added a "remember this" window. Experimental.Pierre Courtieu
2010-04-12Fix coq error utf8 underlining with coq-8.3beta.Pierre Courtieu
2009-12-03Change of type for proof-script-span-context-menu-extensionsDavid Aspinall
2009-11-30Replace proof-locked-end -> proof-unprocessed-beginDavid Aspinall
2009-11-20Small Fix (again).Pierre Courtieu
2009-11-20Small Fix.Pierre Courtieu
2009-11-11Fix.Pierre Courtieu
2009-11-10fixPierre Courtieu
2009-11-10Fixing insertion case for c-c c-a c-i + cleaning.Pierre Courtieu
2009-10-15Added keyboard shortcut in goals buffer.Pierre Courtieu
2009-09-28Functions find-and-forget and count-undos now return lists of commandsDavid Aspinall
2009-09-17Fixed error highlighting with utf8.Pierre Courtieu
2009-09-16Fix compile warningsDavid Aspinall
2009-09-15Fix highlighting of error regionDavid Aspinall
2009-09-14Surpress warnings for dynamic scopingDavid Aspinall
2009-09-14Remove proof-strict-read-only-toggle call (no longer defined, andDavid Aspinall
2009-09-14Change mode namesDavid Aspinall
2009-09-10Move (require 'local-vars-list) to coq-local-varsDavid Aspinall
2009-09-10Add back font-lock setting for shell (can turn on/off inside).David Aspinall
2009-09-10Fix compilation for Coq, including requires and some old/renamed settings.David Aspinall
2009-09-09Remove more V8 compatibility (thanks to Pierre for carefully highlighting it)David Aspinall
2009-09-08Remove more of 80 codeDavid Aspinall
2009-09-08Simplify coq-find-and-forget and drop v80 versionDavid Aspinall
2009-09-08Remove system-specific code as message before goals handled in core now. Alte...David Aspinall
2009-09-08CommentsDavid Aspinall
2009-09-08Oops: repair hybrid output broken by two window fix! See trac #109.David Aspinall
2009-09-08Repair two-window working mode for when Coq doesn't produce hybrid output.David Aspinall
2009-09-07(C) dateDavid Aspinall
2009-09-06Remove proof-shell-wakeup-char, proof-shell-prompt-pattern.David Aspinall
2009-09-05replace-in-string-> replace-regexp-in-stringDavid Aspinall
2009-09-04Remove proof-shell-prompt-pattern, no longer used.David Aspinall
2009-09-04Remove proof-no-commandDavid Aspinall
2009-08-31Made customizable holes mode completion in abbreviations.Pierre Courtieu
2009-08-19*** empty log message ***David Aspinall
2009-08-14Rename proof-shell-process-output -> proof-shell-classify-outputDavid Aspinall
2009-07-30Remove asterisks from docstrings of pacustoms (will appear in menus now)David Aspinall
2009-05-27Cleanup more Emacs compatibilityDavid Aspinall
2009-04-16fixed a bug with region-exists-p not defined in some emacsen.Pierre Courtieu
2009-03-17fixed a bad interaction with Coq -R optionAssia Mahboubi
2008-10-02Fixing region access for emacs <= 22.Pierre Courtieu
2008-07-24Fixed the bug with coq-guess-command-line.Pierre Courtieu
2008-07-24Merge changes from Version4Branch.David Aspinall
2008-07-24Fixed http://proofgeneral.inf.ed.ac.uk/trac/ticket/233David Aspinall
2008-07-21Changed the main menu of coq. Changed a shortcut for holes.Pierre Courtieu
2008-07-21todo added fo coq.Pierre Courtieu
2008-06-06Fixed error highlighting for coq + utf-8. WORKS FOR EMACS-SNAPSHOT BUTPierre Courtieu
2008-06-06Raised coq undo stack size.Pierre Courtieu