aboutsummaryrefslogtreecommitdiff
path: root/coq/coq.el
AgeCommit message (Expand)Author
2008-06-06Fixed error highlighting for coq + utf-8. WORKS FOR EMACS-SNAPSHOT BUTPierre Courtieu
2008-06-06Raised coq undo stack size.Pierre Courtieu
2008-05-30Fixed a bug in coq guessing of command linePierre Courtieu
2008-05-22Fixed a bug with abbrev table definition.Pierre Courtieu
2008-05-22Fixed a bug with local variable setting.Pierre Courtieu
2008-05-20Fixed a bug with coq-prog-name.Pierre Courtieu
2008-04-11Small fix with response buffer scrolling.Pierre Courtieu
2008-03-05fixed syntax table + thing-at-point.Pierre Courtieu
2008-02-17Add undo-depth setting and default it to 200, overriding Coq's 100 default.David Aspinall
2008-02-04Add mode documentationDavid Aspinall
2008-01-31Revert last change, shell-command-to-string gives error when calledDavid Aspinall
2008-01-31Use coq-prog-name when looking for library, not hard coded coqtopDavid Aspinall
2008-01-28Added displaying of the number of goals in the modeline.Pierre Courtieu
2008-01-28Fixed indentation and goal display.Pierre Courtieu
2008-01-28Fixed a problem with a wrong side effect on syntax databases (whenPierre Courtieu
2008-01-24Fixes and cleanups for coq-indent-line, see Trac #172David Aspinall
2008-01-17Use featurep test for XEmacs. Set proof-shell-indentifier-under-mouse-cmd.David Aspinall
2008-01-15Remove coq-utf-safeDavid Aspinall
2008-01-15Many compatibility updates, bug fixes, rearrangements for compilation.David Aspinall
2008-01-03Fixed abbrev installation. + small fixes.Pierre Courtieu
2008-01-03Fixed the "proof completed" regexp.Pierre Courtieu
2007-12-14Fix compilation problems and rearrange startup settings for coq-prog-name,coq...David Aspinall
2007-12-14Attempt to fix compile problemsDavid Aspinall
2007-12-12Compatibility with coq trunk where some special symbols are removed.Pierre Courtieu
2007-12-10Emacs compatibility/API updates: string-to-int -> string-to-numberDavid Aspinall
2007-12-09Fixup some compile warningsDavid Aspinall
2007-08-14Add support for sending back literal commands reusing PBP markup mechanisms.David Aspinall
2007-05-10Fixed prompt regexp.Pierre Courtieu
2007-05-10Never use special chars with >= coq-8.1.Pierre Courtieu
2007-05-10Fixed coq prog persistent setting.Pierre Courtieu
2007-04-26Fixing auto shrink in coq three window mode, to avoid windowPierre Courtieu
2007-04-25Small fixes.Pierre Courtieu
2007-04-23Fixed bug 111. Scroll response window to see goal and as muchPierre Courtieu
2007-04-23Fixing bug 110 for SearchRewrite en SearchAbout coq commends.Pierre Courtieu
2007-04-23Adapting last features to fsf emacs.Pierre Courtieu
2007-04-20Adapting error highlighting (coq) to x-symbol.Pierre Courtieu
2007-04-20Add a shrink adapting hook for coq response buffer.Pierre Courtieu
2007-04-18Adding comments to experimental response buffer height adapting.Pierre Courtieu
2007-04-16Experimental feature: in three buffer mode: shrink response window asPierre Courtieu
2007-04-16Small fixes from Stefan Monnier.Pierre Courtieu
2007-04-16Patch from Stefan Monnier.Pierre Courtieu
2007-04-16Adapted to hybrid response/goals outputs from coq. We need somethingPierre Courtieu
2007-03-26Change in a regexp for coq-shell-prompt.Pierre Courtieu
2006-12-13Added completion to coq-prog-name asking.Pierre Courtieu
2006-12-12Fixed keyboard shortcuts.Pierre Courtieu
2006-12-12Fixed coq 8.0 compatibility and coq version detection.Pierre Courtieu
2006-10-23Error highlighting in coq only when scripting (not when sendingPierre Courtieu
2006-10-06Fix for coq-utf-safe.Pierre Courtieu
2006-09-29utf safe coq mode is not linked to proof-shell-unicode, as unicode isPierre Courtieu
2006-09-29adapting to proof-shell-unicode. Coq has not been adapted to thePierre Courtieu