aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Added one point + details to CHANGES.Gravatar Pierre Courtieu2012-09-07
|
* Fix a bug that was letting "." in a wrong syntax category.Gravatar Pierre Courtieu2012-09-07
|
* Cleaning code and comments.Gravatar Pierre Courtieu2012-09-07
|
* Fixed a bug with coq symbol detection at point. Now dot notation.are supported.Gravatar Pierre Courtieu2012-09-07
|
* Fixed a bug with function name "eval" (end of).Gravatar Pierre Courtieu2012-09-06
|
* Fixed a bug with function name "eval".Gravatar Pierre Courtieu2012-09-06
|
* Fixed double hit terminator. Now it is disabled by default, andGravatar Pierre Courtieu2012-09-05
| | | | | | | | enabling it disables electric-terminator and vice-versa. In case both are non nil at the same time, then electric teminator has priority. If people like it we may propose this to other modes than coq. + fixed window layout policy.
* Set version tag for new release.Gravatar David Aspinall2012-09-04
|
* Fix compile for Emacs 24Gravatar David Aspinall2012-09-04
|
* Disable HOL Light support for release versionGravatar David Aspinall2012-09-04
|
* Remove functions defined for Emacs 22 compatibilityGravatar David Aspinall2012-09-02
|
* Repair operation with compiled code. Fails with interpreter, see Trac #445Gravatar David Aspinall2012-09-02
|
* Remove ref to file parsingcheck-412.v missing from CVS, so "make ↵Gravatar David Aspinall2012-09-02
| | | | coq.autotest" runs again
* Fix headerGravatar David Aspinall2012-09-02
|
* Set version tag for new release.Gravatar David Aspinall2012-09-02
|
* Three windows mode is back as the default mode.Gravatar Pierre Courtieu2012-08-31
|
* Changed the behaviour of proof-layout-windows. Now it follows theGravatar Pierre Courtieu2012-08-31
| | | | 'horizontal 'vertical 'smart policy.
* Fixing a bug happening in coq when three win mode on and scriptingGravatar Pierre Courtieu2012-08-31
| | | | | | | | starts on a buffer. The response buffer was hiding the scripting buffer. NOTE: this is not a bug correction. The bug is still there but proof-layout-windows is called to work it around.
* Setting nil by default the option to create resp and goals bufferGravatar Pierre Courtieu2012-08-31
| | | | immediately when opening a file.
* Resize response window when showing an ancient goal.Gravatar Pierre Courtieu2012-08-31
|
* Fixing previous commit on double hit.Gravatar Pierre Courtieu2012-08-31
|
* Impementing a "double hit" electric terminator. Idea: do electricGravatar Pierre Courtieu2012-08-30
| | | | terminator when hitting "." twice quickly.
* Summary: Don't quote lambda expressionsGravatar Stefan Monnier2012-08-30
| | | | | | | | | | | | | | | | * coq/coq-indent.el (coq-indent-inner-regexp): Remove old X-Symbol element. (coq-save-count, coq-proof-count): * obsolete/plastic/plastic.el (plastic-shell-handle-output): * lib/texi-docstring-magic.el (texi-docstring-magic-insert-magic): * lib/pg-dev.el (emacs-lisp-mode-hook): * lib/maths-menu.el (maths-menu-filter-predicate) (maths-menu-tokenise-insert): * lib/holes.el (holes-next): * lego/lego.el (lego-shell-handle-output): * isar/isabelle-system.el (isabelle-docs-menu): * coq/coq.el (coq-compile-command, coq-compile-auto-save) (coq-compile-ignored-directories, coq-load-path-safep) (proof-shell-handle-delayed-output-hook): Don't quote lambda.
* Added some new behavior to the usual 'show goal' shortcut: if point isGravatar Pierre Courtieu2012-08-30
| | | | | on a locked span, it now displays the corresponding (ancient) goal instead of the current one.
* Illustrat Trac #447Gravatar David Aspinall2012-08-27
|
* Fixed an error when smie not present in the system.Gravatar Pierre Courtieu2012-08-24
|
* Add option proof-layout-windows-on-visit-file, addressing Trac #444Gravatar David Aspinall2012-08-16
|
* Emacs 24 updateGravatar David Aspinall2012-08-16
|
* Better colours on dark framesGravatar David Aspinall2012-08-16
|
* UpdatedGravatar David Aspinall2012-08-16
|
* Emacs 24 compatibility (ucs-insert -> insert-char)Gravatar David Aspinall2012-08-16
|
* Fix lambda quoteGravatar David Aspinall2012-08-16
|
* Set version tag for new release.Gravatar David Aspinall2012-08-14
|
* Add user option proof-next-command-insert-space.Gravatar David Aspinall2012-08-14
|
* Add setting for rcs2log pathGravatar David Aspinall2012-08-14
|
* fix 443 by enforcing that the prover is not busy in proof-retract-until-pointGravatar Hendrik Tews2012-08-14
|
* Set version tag for new release.Gravatar David Aspinall2012-08-09
|
* coq-optimise-resp-windows: Check proof script buffer window exists, ↵Gravatar David Aspinall2012-08-09
| | | | addressing Trac #446
* Rename optim-resp-windows -> coq-optimise-resp-windows for naming conventionGravatar David Aspinall2012-08-09
|
* Updated.Gravatar David Aspinall2012-08-09
|
* Fix name in proof-easy-config, addressing Trac #441Gravatar David Aspinall2012-08-09
|
* Set version tag for new release.Gravatar David Aspinall2012-07-27
|
* Cleaned up a obsolete regexp.Gravatar Pierre Courtieu2012-07-25
|
* Fixing compilation. Still need to verify some smie stuff on different ↵Gravatar Pierre Courtieu2012-07-24
| | | | versions of emacs.
* Set version tag for new release.Gravatar David Aspinall2012-07-23
|
* Making better menus for Coq. Menus visible in response and goals buffer.Gravatar Pierre Courtieu2012-07-22
|
* Fixed some regexp for V8.4 final version.Gravatar Pierre Courtieu2012-07-21
|
* Fixed widow shrinking hooks + added coq command shortcuts inGravatar Pierre Courtieu2012-07-19
| | | | coq-response buffer.
* Patch to allow byte compilation without X, reported on Gentoo via Ulrich MuellerGravatar David Aspinall2012-07-15
|
* Simplified file variable code for coq.Gravatar Pierre Courtieu2012-07-11
|