aboutsummaryrefslogtreecommitdiff
path: root/coq/coq.el
AgeCommit message (Expand)Author
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
2006-09-29Simplified prompt regexp for coq, preparing new prompt delimitersPierre Courtieu
2006-09-29fixed a bug with wakeup char for coq.Pierre Courtieu
2006-09-25Added \x6 as a possible wakeup char for coq. For the moment thisPierre Courtieu
2006-09-14fix a bug with error highlighting. Not sure it is ok but seems toPierre Courtieu
2006-09-14fixed a bug from Stefan Monnier.Pierre Courtieu
2006-09-08Fixed nested comment support for scripting, in xemacs (worked alreadyPierre Courtieu
2006-09-06Making error highlighting more robust (for both emacsen) and use aPierre Courtieu
2006-09-05Error highliting in coq now worksPierre Courtieu
2006-09-05still experimenting error highlitingPierre Courtieu
2006-09-05Experimenting highlighting the error from coqtop errorPierre Courtieu
2006-09-04Trying to mae indentation aware of nested comments (to be simplifiedPierre Courtieu
2006-08-25Small fixes on syntax tables.Pierre Courtieu
2006-08-25Adding commentsPierre Courtieu
2006-08-25Small fixes.Pierre Courtieu
2006-08-25Fixed a small bug in indentation of coq.Pierre Courtieu
2006-08-24Changed state-preserving check for coq.Pierre Courtieu
2006-08-24changed coq bqcktracking to avoid doing backtrack x y z when x y and zPierre Courtieu
2006-08-23fsf emacs compatibilty for symbol-at-point.Pierre Courtieu
2006-08-23Cleaning in coq and lib, fixed licenses and docstrings.Pierre Courtieu
2006-08-22Making non recursive functions to make fsf emacs happy, not yet finished.Pierre Courtieu
2006-08-22Big redesign of the coq syntax defintion, centralization in big tablesPierre Courtieu
2006-08-21Menus redesign, new interactive tactics/commands/termsPierre Courtieu
2006-08-21Started the coq-insert-tactic.Pierre Courtieu
2006-08-17Moved the coq local variables tools in a separate file and made itPierre Courtieu