aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-04Disable HOL Light support for release versionDavid Aspinall
2012-09-02Remove functions defined for Emacs 22 compatibilityDavid Aspinall
2012-09-02Repair operation with compiled code. Fails with interpreter, see Trac #445David Aspinall
2012-09-02Remove ref to file parsingcheck-412.v missing from CVS, so "make coq.autotest...David Aspinall
2012-09-02Fix headerDavid Aspinall
2012-09-02Set version tag for new release.David Aspinall
2012-08-31 Three windows mode is back as the default mode.Pierre Courtieu
2012-08-31Changed the behaviour of proof-layout-windows. Now it follows thePierre Courtieu
2012-08-31Fixing a bug happening in coq when three win mode on and scriptingPierre Courtieu
2012-08-31Setting nil by default the option to create resp and goals bufferPierre Courtieu
2012-08-31Resize response window when showing an ancient goal.Pierre Courtieu
2012-08-31Fixing previous commit on double hit.Pierre Courtieu
2012-08-30Impementing a "double hit" electric terminator. Idea: do electricPierre Courtieu
2012-08-30Summary: Don't quote lambda expressionsStefan Monnier
2012-08-30Added some new behavior to the usual 'show goal' shortcut: if point isPierre Courtieu
2012-08-27Illustrat Trac #447David Aspinall
2012-08-24Fixed an error when smie not present in the system.Pierre Courtieu
2012-08-16Add option proof-layout-windows-on-visit-file, addressing Trac #444David Aspinall
2012-08-16Emacs 24 updateDavid Aspinall
2012-08-16Better colours on dark framesDavid Aspinall
2012-08-16UpdatedDavid Aspinall
2012-08-16Emacs 24 compatibility (ucs-insert -> insert-char)David Aspinall
2012-08-16Fix lambda quoteDavid Aspinall
2012-08-14Set version tag for new release.David Aspinall
2012-08-14Add user option proof-next-command-insert-space.David Aspinall
2012-08-14Add setting for rcs2log pathDavid Aspinall
2012-08-14fix 443 by enforcing that the prover is not busy in proof-retract-until-pointHendrik Tews
2012-08-09Set version tag for new release.David Aspinall
2012-08-09coq-optimise-resp-windows: Check proof script buffer window exists, addressin...David Aspinall
2012-08-09Rename optim-resp-windows -> coq-optimise-resp-windows for naming conventionDavid Aspinall
2012-08-09Updated.David Aspinall
2012-08-09Fix name in proof-easy-config, addressing Trac #441David Aspinall
2012-07-27Set version tag for new release.David Aspinall
2012-07-25Cleaned up a obsolete regexp.Pierre Courtieu
2012-07-24Fixing compilation. Still need to verify some smie stuff on different version...Pierre Courtieu
2012-07-23Set version tag for new release.David Aspinall
2012-07-22Making better menus for Coq. Menus visible in response and goals buffer.Pierre Courtieu
2012-07-21Fixed some regexp for V8.4 final version.Pierre Courtieu
2012-07-19Fixed widow shrinking hooks + added coq command shortcuts inPierre Courtieu
2012-07-15Patch to allow byte compilation without X, reported on Gentoo via Ulrich MuellerDavid Aspinall
2012-07-11Simplified file variable code for coq.Pierre Courtieu
2012-07-10Adapted to late coq-8.4 new messages.Pierre Courtieu
2012-07-10Fixed incorrect syntax of previous commit.Pierre Courtieu
2012-07-10Made "printing all" queries smater in letting the prover in the samePierre Courtieu
2012-07-09Fixing previous commit (Added completion to insert Require, based onPierre Courtieu
2012-07-09Added completion to insert Require, based on coq-load-path.Pierre Courtieu
2012-07-09updated CHANGES for Coq.Pierre Courtieu
2012-07-09Fixed a small bug in indentation + added new commands for queries withPierre Courtieu
2012-07-07Debugged coq indentation.Pierre Courtieu
2012-07-06More fixes in coq indentation (2).Pierre Courtieu