aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq.el
Commit message (Expand)AuthorAge
* Emacs compatibility/API updates: string-to-int -> string-to-numberGravatar David Aspinall2007-12-10
* Fixup some compile warningsGravatar David Aspinall2007-12-09
* Add support for sending back literal commands reusing PBP markup mechanisms.Gravatar David Aspinall2007-08-14
* Fixed prompt regexp.Gravatar Pierre Courtieu2007-05-10
* Never use special chars with >= coq-8.1.Gravatar Pierre Courtieu2007-05-10
* Fixed coq prog persistent setting.Gravatar Pierre Courtieu2007-05-10
* Fixing auto shrink in coq three window mode, to avoid windowGravatar Pierre Courtieu2007-04-26
* Small fixes.Gravatar Pierre Courtieu2007-04-25
* Fixed bug 111. Scroll response window to see goal and as muchGravatar Pierre Courtieu2007-04-23
* Fixing bug 110 for SearchRewrite en SearchAbout coq commends.Gravatar Pierre Courtieu2007-04-23
* Adapting last features to fsf emacs.Gravatar Pierre Courtieu2007-04-23
* Adapting error highlighting (coq) to x-symbol.Gravatar Pierre Courtieu2007-04-20
* Add a shrink adapting hook for coq response buffer.Gravatar Pierre Courtieu2007-04-20
* Adding comments to experimental response buffer height adapting.Gravatar Pierre Courtieu2007-04-18
* Experimental feature: in three buffer mode: shrink response window asGravatar Pierre Courtieu2007-04-16
* Small fixes from Stefan Monnier.Gravatar Pierre Courtieu2007-04-16
* Patch from Stefan Monnier.Gravatar Pierre Courtieu2007-04-16
* Adapted to hybrid response/goals outputs from coq. We need somethingGravatar Pierre Courtieu2007-04-16
* Change in a regexp for coq-shell-prompt.Gravatar Pierre Courtieu2007-03-26
* Added completion to coq-prog-name asking.Gravatar Pierre Courtieu2006-12-13
* Fixed keyboard shortcuts.Gravatar Pierre Courtieu2006-12-12
* Fixed coq 8.0 compatibility and coq version detection.Gravatar Pierre Courtieu2006-12-12
* Error highlighting in coq only when scripting (not when sendingGravatar Pierre Courtieu2006-10-23
* Fix for coq-utf-safe.Gravatar Pierre Courtieu2006-10-06
* utf safe coq mode is not linked to proof-shell-unicode, as unicode isGravatar Pierre Courtieu2006-09-29
* adapting to proof-shell-unicode. Coq has not been adapted to theGravatar Pierre Courtieu2006-09-29
* Simplified prompt regexp for coq, preparing new prompt delimitersGravatar Pierre Courtieu2006-09-29
* fixed a bug with wakeup char for coq.Gravatar Pierre Courtieu2006-09-29
* Added \x6 as a possible wakeup char for coq. For the moment thisGravatar Pierre Courtieu2006-09-25
* fix a bug with error highlighting. Not sure it is ok but seems toGravatar Pierre Courtieu2006-09-14
* fixed a bug from Stefan Monnier.Gravatar Pierre Courtieu2006-09-14
* Fixed nested comment support for scripting, in xemacs (worked alreadyGravatar Pierre Courtieu2006-09-08
* Making error highlighting more robust (for both emacsen) and use aGravatar Pierre Courtieu2006-09-06
* Error highliting in coq now worksGravatar Pierre Courtieu2006-09-05
* still experimenting error highlitingGravatar Pierre Courtieu2006-09-05
* Experimenting highlighting the error from coqtop errorGravatar Pierre Courtieu2006-09-05
* Trying to mae indentation aware of nested comments (to be simplifiedGravatar Pierre Courtieu2006-09-04
* Small fixes on syntax tables.Gravatar Pierre Courtieu2006-08-25
* Adding commentsGravatar Pierre Courtieu2006-08-25
* Small fixes.Gravatar Pierre Courtieu2006-08-25
* Fixed a small bug in indentation of coq.Gravatar Pierre Courtieu2006-08-25
* Changed state-preserving check for coq.Gravatar Pierre Courtieu2006-08-24
* changed coq bqcktracking to avoid doing backtrack x y z when x y and zGravatar Pierre Courtieu2006-08-24
* fsf emacs compatibilty for symbol-at-point.Gravatar Pierre Courtieu2006-08-23
* Cleaning in coq and lib, fixed licenses and docstrings.Gravatar Pierre Courtieu2006-08-23
* Making non recursive functions to make fsf emacs happy, not yet finished.Gravatar Pierre Courtieu2006-08-22
* Big redesign of the coq syntax defintion, centralization in big tablesGravatar Pierre Courtieu2006-08-22
* Menus redesign, new interactive tactics/commands/termsGravatar Pierre Courtieu2006-08-21
* Started the coq-insert-tactic.Gravatar Pierre Courtieu2006-08-21
* Moved the coq local variables tools in a separate file and made itGravatar Pierre Courtieu2006-08-17