aboutsummaryrefslogtreecommitdiff
path: root/generic/proof-config.el
AgeCommit message (Expand)Author
1999-06-24Change of imageDavid Aspinall
1999-06-18DocstringDavid Aspinall
1999-06-18tactics-name-facePatrick Loiseleur
1999-06-15Docstring fixes.David Aspinall
1999-06-14Added proof-tactics-name-facePatrick Loiseleur
1999-06-07Cleaned up docstringsDavid Aspinall
1999-05-27added proof-string-start-regexp, proof-string-end-regexp;Makarius Wenzel
1999-05-25added proof-really-save-command-p to supportMakarius Wenzel
1999-05-17I've added the custom option 'prog-name-guess' in the generic part andPatrick Loiseleur
1999-03-08Idea for proof-auto-retract, notes about proof-strict-read-onlyDavid Aspinall
1999-02-01Improved docstringDavid Aspinall
1999-02-01Added proof-case-fold-searchDavid Aspinall
1998-12-18Added proof-assistant-symbolDavid Aspinall
1998-12-16Fixed default for proof-shell-quit-cmd.David Aspinall
1998-12-15Docstring fixesDavid Aspinall
1998-12-15made many minor changes to the documentationThomas Kleymann
1998-12-11Removed proof-shell-preprocess-command. Improved docstring for proof-shell-i...David Aspinall
1998-12-10Changed name of proof-toolbar-inhibit variable for uniformity.David Aspinall
1998-12-07Added proof-shell-preprocess-command for Paul Callaghan.David Aspinall
1998-11-26Added proof-shell-clear-goals-regexp.David Aspinall
1998-11-26Warning in proof-shell-insert-hook docstrings.David Aspinall
1998-11-26Suggestions for using proof-pre-shell-start-hook removed. Minor typos/fixes.David Aspinall
1998-11-25Docstring improvements.David Aspinall
1998-11-25Made default proof-auto-delete-windows=nil again, it's too unpredictable.David Aspinall
1998-11-25more improvements, docstring fixes.David Aspinall
1998-11-25Added some more settings, moved some around, improved docstrings.David Aspinall
1998-11-20Reimplemented functions to shut down and restart proof process.David Aspinall
1998-11-20BIG CHANGES -- SORRY!David Aspinall
1998-11-18Buggy default for proof-mode-for-scriptDavid 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-12In a fit of autocracy, removed proof-tags-support, binding forDavid Aspinall
1998-11-12Added proof-auto-delete-windows user option.David Aspinall
1998-11-12Renamed proof-mode-name -> proof-general-name.David Aspinall
1998-11-10Removed references of proof-shell-noise-regexpThomas Kleymann
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-03Being pedantic about variables versus predicates, renamed prog-name-ask-p.David Aspinall
1998-11-03Customization group and type fixesDavid Aspinall
1998-11-03Improved docstringsDavid Aspinall
1998-11-03Promoted proof-window-dedicated to be a user option, andDavid Aspinall
1998-11-03fixed bug with font-lock face namesThomas 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-29Clarifying comment about obscure variable addedDavid Aspinall
1998-10-29More hacks to variable names for customize (sorry)David Aspinall
1998-10-29Added prefixes in custom defgroups.David Aspinall
1998-10-28Added customize group for Proof General faces and fixed otherDavid Aspinall
1998-10-27Continuing mods for cleaner byte compileDavid Aspinall