aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Expand)Author
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
1998-10-29Set version tag for new release.David Aspinall
1998-10-29Added automatic <prover>-config customize groupDavid Aspinall
1998-10-29Crudely hacked Isabelle image onto splash screen.David Aspinall
1998-10-29Fixed bug in proof-shell-process-urgent-message (preserve point).David Aspinall
1998-10-29Clarifying comment about obscure variable addedDavid Aspinall
1998-10-29More hacks to variable names for customize (sorry)David Aspinall
1998-10-29Fixed requires for FSF Emacs.David Aspinall
1998-10-29Added prefixes in custom defgroups.David Aspinall
1998-10-28Added autoload for proof-shell-available-pDavid Aspinall
1998-10-28Added proof-toolbar-follow-mode user option and functions to supportDavid Aspinall
1998-10-28Added customize group for Proof General faces and fixed otherDavid Aspinall
1998-10-28Set version tag for new release.proofgen
1998-10-28Set version tag for new release.proofgen
1998-10-28rearranged code to avoid compiler warning messagesThomas Kleymann
1998-10-27Continuing mods for cleaner byte compileDavid Aspinall
1998-10-27Splash screen added back. Put in Xemacs test for noninteractive toDavid Aspinall
1998-10-27More fixes for cleaner byte compile.David Aspinall
1998-10-27Removed eval-when-compile around define-derived-mode, it don't work.David Aspinall