aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Collapse)Author
2004-06-04Reinstate escapes for @ { }David Aspinall
2004-06-04Set version tag for new release.David Aspinall
2004-06-03proof-goto-end-of-locked: add push-mark; fix: goto end of locked even ifDavid Aspinall
buffer switched.
2004-05-06Fixup problem with whitespace being left after texi comments (reason:David Aspinall
\\s-*$ was matching newlines greedily). Normalize whitespace when inserting new comments. Allow prefix-arg to texi-docstring-magic when running interactively, to forgive undefined symbols (handy for cleaning buffers of @def's).
2004-04-27Allow tracing slow mode to last 2 seconds. Make message more understandable.David Aspinall
2004-04-27condition-case -> unwind-protectDavid Aspinall
2004-04-27Add optional (prefix) arg to proof-layout-windows.David Aspinall
2004-04-27Make response buffer hint shorterDavid Aspinall
2004-04-26Add compatibility hack for Emacs 21.2.1 customize-menu-createDavid Aspinall
2004-04-26Allow proof-goto-end-of-locked to work again if no active scripting buffer.David Aspinall
2004-04-26Allow CMD to be nil in proof-shell-invisible-command (failsafe).David Aspinall
2004-04-24Set version tag for new release.David Aspinall
2004-04-24Add proof-shell-require-command-regexp, proof-done-advancing-require-functionDavid Aspinall
to support multiple files in Coq. Move some keybindings to proof-universal-keys (esp. C-c C-l).
2004-04-22Add proof-save-some-buffersDavid Aspinall
2004-04-22Add proof-deactivate-scripting-hookDavid Aspinall
2004-04-22Add proof-deactivate-scripting-hook. Also note activate-script-hook is no ↵David Aspinall
longer inherited
2004-04-22Allow empty :setting, :eval in defpacustom.David Aspinall
2004-04-21Set version tag for new release.David Aspinall
2004-04-18Set version tag for new release.David Aspinall
2004-04-18Set version tag for new release.David Aspinall
2004-04-18Set version tag for new release.David Aspinall
2004-04-18Obey proof-eagerly-raise in proof-layout-windows.David Aspinall
2004-04-18Add proof-eagerly-raise setting, disable it for trace buffer.David Aspinall
2004-04-18Try to stop proof-delete-other-frames from bringing up newDavid Aspinall
frames only to delete them.
2004-04-18Try to stop frame proliferation: let proof-shell-start make frames,David Aspinall
proof-shell-kill tear them down. Add proof-shell-fiddle-frames incase this causes mass customer annoyance. Also move point of specifier setting to after mode has been configured for associated buffer; this makes settings persist better on XEmacs.
2004-04-18Add save-selected-frame for GNU EmacsDavid Aspinall
2004-04-18Comments.David Aspinall
2004-04-18Remove faulty compatiblity for XE 21.1David Aspinall
2004-04-17Set version tag for new release.David Aspinall
2004-04-17Set version tag for new release.David Aspinall
2004-04-17Set version tag for new release.David Aspinall
2004-04-17Minor changes to avoid some compiler warningsDavid Aspinall
2004-04-17Fix bug in replace-in-string for GNU EmacsDavid Aspinall
2004-04-17Clarify that it is right to query saves in proof-retract-until-point's callDavid Aspinall
of proof-activate-scripting.
2004-04-17Oops, remove junk.David Aspinall
2004-04-17Escape the string from substitute-command-keys in proof-defshortcut, ↵David Aspinall
proof-definvisible.
2004-04-17Comments.David Aspinall
2004-04-17Add proof-cannot-reopen-processed-files to fix behaviour of multiple files ↵David Aspinall
for Isabelle.
2004-04-17Add proof-cannot-reopen-processed-files to fix behaviour of multiple files ↵David Aspinall
for Isabelle.
2004-04-17Capitalization.David Aspinall
2004-04-17Lighter background colour for proof-error-faceDavid Aspinall
2004-04-16Add boundp check to proof-map-multiple-frame-specifiers, for some back ↵David Aspinall
compatibility.
2004-04-16Spurious "'sDavid Aspinall
2004-04-16Set version tag for new release.David Aspinall
2004-04-15Comments.David Aspinall
2004-04-15Comment out pg-customize-menu-createDavid Aspinall
2004-04-15Gerwins bug had snuck back in. Reenable customize menus for GNU EmacsDavid Aspinall
2004-04-15Change error face to firebrick (again)David Aspinall
2004-04-15Set version tag for new release.David Aspinall
2004-04-15Comments.David Aspinall