aboutsummaryrefslogtreecommitdiff
path: root/generic/proof-config.el
AgeCommit message (Expand)Author
2007-12-10Comments.David Aspinall
2007-12-10Shorten tooltipDavid Aspinall
2007-11-04defconst proof-warning-face -- as expected by GNU Emacs;Makarius Wenzel
2007-08-19Fix attribute for proof-active-area-faceDavid Aspinall
2007-08-19proof-active-area-face: highlighting face for active areaDavid Aspinall
2007-08-14Add support for sending back literal commands reusing PBP markup mechanisms.David Aspinall
2007-04-30Make proof-shell-unicode non-nil by defaultDavid Aspinall
2007-02-28Remove proof-indent-pad-eol atrocityDavid Aspinall
2007-01-20Tweak.David Aspinall
2006-12-07proof-shell-pre-interrupt-hook: removed obsolete Poly/ML 3 setup, which break...Makarius Wenzel
2006-10-27Rationalise testing for different values of window-system, to/and support mor...David Aspinall
2006-09-24Add buffer history browsingDavid Aspinall
2006-09-06Making error highlighting more robust (for both emacsen) and use aPierre Courtieu
2006-09-05Error highliting in coq now worksPierre Courtieu
2006-08-23Comments and docstring fixes in lib and generic.Pierre Courtieu
2006-04-26Changed the type of proof-goal-command-p. It takes now a span, whichPierre Courtieu
2006-02-14Add back lost editsDavid Aspinall
2006-02-14Add <PA>-prog-args and <PA>-prog-envDavid Aspinall
2006-01-09PG 3.6: remove Info item from toolbar; it's not very useful and under PA->Hel...David Aspinall
2006-01-08Fix for coloured face specs on AquaemacsDavid Aspinall
2005-09-14added proof-shell-unicode;Makarius Wenzel
2005-09-01added pg-special-char-regexp (used to be a constant in proof-utils.el);Makarius Wenzel
2005-08-10Move some keybindings from script mode to universal keysDavid Aspinall
2005-05-31Key bindings for proof-shell-exit, proof-shell-start.David Aspinall
2005-05-17- shell-command-to-string can fail in various corner cases.David Aspinall
2004-06-16Add hint for proof-next-error. Add proof-shell-quiet-errors as user-level se...David Aspinall
2004-06-13Adjust colours to a lighter scheme.David Aspinall
2004-04-24Add proof-shell-require-command-regexp, proof-done-advancing-require-functionDavid Aspinall
2004-04-22Add proof-deactivate-scripting-hookDavid Aspinall
2004-04-17Add proof-cannot-reopen-processed-files to fix behaviour of multiple files fo...David Aspinall
2004-04-17Lighter background colour for proof-error-faceDavid Aspinall
2004-04-15Change error face to firebrick (again)David Aspinall
2004-04-15Add proof-script-syntax-table-entries, proof-shell-syntax-table-entries.David Aspinall
2004-04-14Add proof-imenu-enable. Other doc tweaks.David Aspinall
2004-04-14Add proof-script-imenu-generic-expression for configuring imenu.David Aspinall
2004-04-06Adjust proof-script-comment-end to fix comment-end to be empty for end-of-lin...David Aspinall
2004-04-02Turn on experimental features for 3.5. Adjust display settings.David Aspinall
2004-03-30Mention importance of proof-shell-annotated-prompt-regexp.David Aspinall
2004-03-15bug fix in holes (call to proof-indent-line instead of funcallPierre Courtieu
2004-02-28Comments.David Aspinall
2004-02-08Update email and web addressesDavid Aspinall
2004-02-07Remove more proofgeneral.org mail aliasesDavid Aspinall
2003-12-11Fix domain nameDavid Aspinall
2003-10-05Add interactive input setting, and extra flags for action.David Aspinall
2003-06-08Extend proof-shell-identifier-under-mouse to allow regions, and also depend o...David Aspinall
2003-06-08Add simple but effective identifier-under-mouse-query command.David Aspinall
2003-06-05Remove proof-trace-output-fontify-enable (unused) in favour of proof-trace-ou...David Aspinall
2003-06-05By default, do not move pointer on interrupt, only error; tune hints for spansDavid Aspinall
2003-05-24Add pg-show-hintsDavid Aspinall
2003-05-21Note about auto deactivate scripting actionDavid Aspinall