aboutsummaryrefslogtreecommitdiff
path: root/coq
AgeCommit message (Expand)Author
2004-02-26little changes of menu/holes/abbrev in coq/pgPierre Courtieu
2004-02-19added menu entries to tactic menusPierre Courtieu
2004-02-19added submenus for command insertion for coq. menu uses abbrevPierre Courtieu
2004-02-19added some lines in holes short doc. And some abbrevs for coq.Pierre Courtieu
2004-02-19added some menu entries for coq.Pierre Courtieu
2004-02-18Coq Abbrevs now make holes. I will add a menu with basic command.Pierre Courtieu
2004-02-17Avoid type error if coq program can't be found during startup.David Aspinall
2004-02-11Added some interface stuff:Pierre Courtieu
2004-02-11little error in the syntax corrected.Pierre Courtieu
2004-02-06adapting to coq-8.0.Pierre Courtieu
2003-10-05Rever to simplest exampleDavid Aspinall
2003-06-05Make find-and-forget robust for proverproc regionsDavid Aspinall
2003-02-24Fix some compile errorsDavid Aspinall
2003-02-20corrected a bug of pg/coq, the following line was not recognized as aPierre Courtieu
2003-02-16Added documentation string to the variables coq-version-is-V6 (new),Pierre Courtieu
2003-02-15Fixes so that compile worksDavid Aspinall
2003-02-12Added the keyword "Local :=" to the coq-goal-command-p function, likePierre Courtieu
2003-02-10little modif on the end-cammand regexp.Pierre Courtieu
2003-02-06little change to proof-script-command-end-regexp, again, to deal withPierre Courtieu
2003-02-06Slight modification to proof-script-command-end-regexp in coq.el, toPierre Courtieu
2003-02-05New setting for parse cmdend regexp.David Aspinall
2003-02-04Coq/pg: fixed a little bug with the "Print Hint" state preservingPierre Courtieu
2003-02-03code cleaning + deals better with the new module system of Coq. DidPierre Courtieu
2003-01-30Bug correction in the find-and-forget function for coq: in Coq v74, noPierre Courtieu
2003-01-29Added a file for testing modules of coq (new version 7.4). Plus somePierre Courtieu
2003-01-24Fix hilight of Module Type?David Aspinall
2003-01-24removed some garbage printing in coq/Pierre Courtieu
2003-01-24Modifications for support of Coq-7.3.1+ and above (new module system).Pierre Courtieu
2002-11-20Updated.David Aspinall
2002-09-11Check on context menu doesn't seem useful.David Aspinall
2002-09-11Updated.David Aspinall
2002-08-31Improved implementation of zap-commas font lock behaviour, patch from Stefan ...David Aspinall
2002-08-30FormattingDavid Aspinall
2002-08-29Layout/docstring improvements (based on patch from Stefan Monnier)David Aspinall
2002-08-29mPatch from Stefan Monnier [buffer-substring].David Aspinall
2002-08-29Patch for nested comments from Stefan Monnier.David Aspinall
2002-08-28Patch from Stefan Monnier for syntax highlighting.David Aspinall
2002-08-28Fix sloppy uses of message/concatDavid Aspinall
2002-08-16Print ProofDavid Aspinall
2002-07-27Finished the changing of names of config. variables (coq-user...).Pierre Courtieu
2002-07-26Changed once again the backtrack mechanism, it corresponds to what wePierre Courtieu
2002-07-19Variable name change proof-comment-{start,end}-regexp -> proof-script-comment...David Aspinall
2002-07-18X-sym bugDavid Aspinall
2002-07-18Add yet more settings X-Sym complains about.David Aspinall
2002-07-17Update versions/TODODavid Aspinall
2002-07-16Refactor several variable names; clean up, doc subterm markup and output disp...David Aspinall
2002-06-19Finished updating the commands and tactic lists of coq-syntax.el.Pierre Courtieu
2002-06-19updated the lists of commands and tactics in coq-syntax.el.Pierre Courtieu
2002-06-19Use coq-proof-mode-p instead of nesting depth test. Attempt to track nesting...David Aspinall
2002-06-19Clean up: remove count-undos, comments, tweak coq-proof-mode-p.David Aspinall