aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-23Compatibility for GNU Emacs CVS losing sit-forDavid Aspinall
2006-08-23Tweak to FAQ#1David Aspinall
2006-08-23Syntax strictitudeDavid Aspinall
2006-08-23Coq indentation small fixes.Pierre Courtieu
2006-08-23fsf emacs compatibilty for symbol-at-point.Pierre Courtieu
2006-08-23Comments and docstring fixes in lib and generic.Pierre Courtieu
2006-08-23Cleaning in coq and lib, fixed licenses and docstrings.Pierre Courtieu
2006-08-23Finished making functions over big tables non recursive. Works withPierre 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
2006-08-17continue on the support for local variables list semi-automaticPierre Courtieu
2006-08-16Added entries in coq menu, rearranged coq menu.Pierre Courtieu
2006-08-16Fixed messages of prover process starting and errors in order to havePierre Courtieu
2006-08-16isar-goals-font-lock-keywords: added abbreviations;Makarius Wenzel
2006-07-26Change to new Isabelle syntaxDavid Aspinall
2006-07-20fixed a bug with scripting with coq v8.0.Pierre Courtieu
2006-07-04removed debug messages from indentation code.Pierre Courtieu
2006-07-04fix the bug for coq indetation of two consecutive comments. Code isPierre Courtieu
2006-07-04fix a bug in coq indentation (loop). seems to be fixed. I still have aPierre Courtieu
2006-07-04moving coq-goal-command-p to indetation code, as from v8.1, goals arePierre Courtieu
2006-06-13section backtracking bug fixed.Pierre Courtieu
2006-05-26Stop texi2html complaining about unknown command @c=====David Aspinall
2006-05-26Set version tag for new release.David Aspinall
2006-05-26Fix to work with coq 8.1 again (havent tested 8.0)David Aspinall
2006-05-26Remove debugsDavid Aspinall
2006-05-26Add back 'raw-text setting, now LANG settings aren't taking effect again [me:...David Aspinall
2006-05-26Updated.David Aspinall
2006-05-26Updated.David Aspinall
2006-05-26Note about final 3.6 todoDavid Aspinall
2006-05-26Detect EMACS setting.David Aspinall
2006-05-26Add C-g watcher for trace bufferDavid Aspinall
2006-05-23Fix to remove mention of coding-system-for-write, coding-system-for-read not ...David Aspinall
2006-05-11Note about proof-shell-unicode setting.David Aspinall
2006-05-11Note about proof-shell-unicode setting.David Aspinall
2006-04-26Modified documentation abou file variables to be compliant with newPierre Courtieu
2006-04-26Changed the type of proof-goal-command-p. It takes now a span, whichPierre Courtieu
2006-02-24back to using sym-lock ... x-symbol will not be supported anymore for PhoX + ...Christophe Raffalli
2006-02-16made coq error regexp more precisePierre Courtieu
2006-02-14Set version tag for new release.David Aspinall
2006-02-14NoteDavid Aspinall
2006-02-14CommentsDavid Aspinall
2006-02-14Add example settings for coq-prog-args and coq-prog-envDavid Aspinall
2006-02-14Revert use of 'raw-text for coding-system-for-read/write since it changes beh...David Aspinall
2006-02-14Add back lost editsDavid Aspinall
2006-02-14Add <PA>-prog-args and <PA>-prog-envDavid Aspinall
2006-02-13support nested blocks of super/sub-script, but only the outermost levelMakarius Wenzel
2006-02-12isar-preprocessing: replace \n by \<^newline>;Makarius Wenzel