aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Expand)Author
1998-11-18 . Bug fix: moved proof-mark-buffer-atomic from proof-mode body toDavid Aspinall
1998-11-18Improved proof-clean-buffer. Now only deletes windows in currentlyDavid Aspinall
1998-11-18improvements to docstrings and defcustoms.David Aspinall
1998-11-18Bug fix and adjustments in proof-response-buffer-displayDavid Aspinall
1998-11-18Removed proof-response-buffer-display from byte compile autoloadsDavid Aspinall
1998-11-18 . bug fix for proof-shell-live-buffer.David Aspinall
1998-11-18Added optional argument to proof-ids for non-comma separators.David Aspinall
1998-11-12In a fit of autocracy, removed proof-tags-support, binding forDavid Aspinall
1998-11-12Added Goals buffer to buffers menu -- I forgot it\!David Aspinall
1998-11-12Rashly fixed a suspicious looking nested use of set-buffer. Docstrings.David Aspinall
1998-11-12Added proof-auto-delete-windows user option.David Aspinall
1998-11-12Minor improvement to atrocious performance of proof-sement-up-to.David Aspinall
1998-11-12Fixed bug with find-next-terminator.David Aspinall
1998-11-12Renamed proof-mode-name -> proof-general-name.David Aspinall
1998-11-10Set version tag for new release.David Aspinall
1998-11-10Added buffers menu, and added shared menu to shell and response buffers.David Aspinall
1998-11-10Removed references of proof-shell-noise-regexpThomas Kleymann
1998-11-10Fixed bug for when proof-rsh-command is emptyDavid Aspinall
1998-11-10Refresh response buffer when goals buffer is refreshed.Thomas Kleymann
1998-11-09Added docstringDavid Aspinall
1998-11-09Added proof-rsh-command to help complete documentation (was allocatedDavid Aspinall
1998-11-09Added proof-script-indent user option, to enable indentation code.David Aspinall
1998-11-09Added proof-strict-read-only, probably a handy new user-option.David Aspinall
1998-11-09Added acknowledgements to doc. Removed from code.David Aspinall
1998-11-06(Failed) Attempt to recognize XEmacs with broken jpeg supportDavid Aspinall
1998-11-06Give error message when attempting to load a second instance of ProofDavid Aspinall
1998-11-04Set version tag for new release.David Aspinall
1998-11-03Being pedantic about variables versus predicates, renamed prog-name-ask-p.David Aspinall
1998-11-03Added docstringDavid Aspinall
1998-11-03Removed FIXMEDavid Aspinall
1998-11-03Customization group and type fixesDavid Aspinall
1998-11-03Func menu problems, note addedDavid Aspinall
1998-11-03Note added.David Aspinall
1998-11-03Improved docstringsDavid Aspinall
1998-11-03added FIXME note on maybe using regexp-optDavid Aspinall
1998-11-03Added menu made from toolbar commands, called "Scripting".David Aspinall
1998-11-03Renamed a couple of menu functions in case of later makingDavid Aspinall
1998-11-03Promoted proof-window-dedicated to be a user option, andDavid Aspinall
1998-11-03Set version tag for new release.Thomas Kleymann
1998-11-03fixed bug with font-lock face namesThomas Kleymann
1998-11-03A* Fix display handling problems (tms, all week)Thomas Kleymann
1998-11-02Proof General no longer moves point in the current-bufferThomas Kleymann
1998-11-02Quick fix for multiple file problem when current scripting buffer is retracte...David Aspinall
1998-11-02Proof General no longer changes selected window/buffer under your feet.Thomas Kleymann
1998-11-02Set version tag for new release.Thomas Kleymann
1998-11-02fixed minor bugsThomas Kleymann
1998-11-01o added support for byte-compilationThomas Kleymann
1998-10-30implemented new buffer model. The goals buffer is now exclusivelyThomas Kleymann
1998-10-30Set version tag for new release.Thomas Kleymann
1998-10-30replaced some occurences of (current-buffer) by proof-shell-buffer toThomas Kleymann