aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Some experimental code addedGravatar David Aspinall1998-10-28
|
* Added low-level priority todoGravatar David Aspinall1998-10-28
|
* Begun rewriting docsGravatar David Aspinall1998-10-28
|
* Added autoload for proof-shell-available-pGravatar David Aspinall1998-10-28
|
* Added proof-toolbar-follow-mode user option and functions to supportGravatar David Aspinall1998-10-28
| | | | it. Removed require on proof-shell from proof-toolbar.
* Added customize group for Proof General faces and fixed otherGravatar David Aspinall1998-10-28
| | | | groups in proof-config.
* Fixed bug in Isabelle count undos. Now uses undo instead of choplev.Gravatar David Aspinall1998-10-28
|
* Set version tag for new release.Gravatar proofgen1998-10-28
|
* Set version tag for new release.Gravatar proofgen1998-10-28
|
* rearranged code to avoid compiler warning messagesGravatar Thomas Kleymann1998-10-28
|
* CommentsGravatar David Aspinall1998-10-27
|
* Added generic target <develtarget>.develGravatar David Aspinall1998-10-27
|
* Byte comp itemGravatar David Aspinall1998-10-27
|
* Continuing mods for cleaner byte compileGravatar David Aspinall1998-10-27
|
* Mods for cleaner byte compileGravatar David Aspinall1998-10-27
|
* Removed junk from cvs mergeGravatar David Aspinall1998-10-27
|
* Splash screen added back. Put in Xemacs test for noninteractive toGravatar David Aspinall1998-10-27
| | | | fix odd arithmetic error during byte compile.
* More fixes for cleaner byte compile.Gravatar David Aspinall1998-10-27
|
* Removed eval-when-compile around define-derived-mode, it don't work.Gravatar David Aspinall1998-10-27
|
* Made handling of multiple files more robust. On changing scriptGravatar Thomas Kleymann1998-10-27
| | | | | buffers, we invoke (save-some-buffers). Furthermore, we warn the user if modified buffers have been read in by the proof assistant.
* Fixed up proof-script.el for clean byte compileGravatar David Aspinall1998-10-27
|
* typoGravatar David Aspinall1998-10-27
|
* Fix of byte compiler warnings for proof-script.el.Gravatar David Aspinall1998-10-27
|
* Demoted some priorities to X and moved down listGravatar David Aspinall1998-10-27
|
* Moved pbp-goal-command and pbp-hyp-command to proof-config.Moved LEGO specifix.Gravatar David Aspinall1998-10-27
|
* Fixes for clean byte compileGravatar David Aspinall1998-10-27
|
* Improved ELC setting. Added 'make all' target to compile .elcs separately.Gravatar David Aspinall1998-10-27
|
* Added more comments to proof-activate-scriptingGravatar David Aspinall1998-10-27
|
* Added instructions for byte compilation, and other notes.Gravatar David Aspinall1998-10-27
|
* Added FIXME question about moving point.Gravatar David Aspinall1998-10-27
|
* Removed bug introduced by da trying to do clever optimizationsGravatar David Aspinall1998-10-27
|
* Temp disable splashGravatar David Aspinall1998-10-27
|
* Fixed assert-until-point for ignore-process caseGravatar David Aspinall1998-10-27
|
* Added devel targets for convenienceGravatar David Aspinall1998-10-27
|
* Fixup repository messGravatar David Aspinall1998-10-27
|
* Makefile for distribution. Devel now uses 'make -f Makefile.devel <args>'Gravatar David Aspinall1998-10-27
|
* Renamed fileGravatar David Aspinall1998-10-27
|
* Begun work on clean byte compilation / clarifying interfaces.Gravatar David Aspinall1998-10-27
|
* Priority changesGravatar David Aspinall1998-10-27
|
* Fixed urgent message stuff. proof-shell-process-urgent-messagesGravatar David Aspinall1998-10-27
| | | | now seems to correctly observe all messages which pass through.
* Checked through span code. Commented out dead bitsGravatar David Aspinall1998-10-27
|
* Renamed proof-invisible-command proof-shell-invisible-command.Gravatar David Aspinall1998-10-27
| | | | | | | Removed superfluous optional 'relaxed' argument from: proof-shell-invisibile-command, proof-grab-lock, proof-start-queue.
* Work on Isabelle theory reader.Gravatar David Aspinall1998-10-27
|
* *** empty log message ***Gravatar Thomas Kleymann1998-10-26
|
* UpdatedGravatar David Aspinall1998-10-26
|
* Hacks in process filter, simplified locking functions.Gravatar David Aspinall1998-10-26
|
* Removed a newlineGravatar David Aspinall1998-10-26
|
* Added suggested outline for improved texiGravatar David Aspinall1998-10-26
|
* Fix buglet for when script buffer has no filename.Gravatar David Aspinall1998-10-26
|
* Moved proof-message to proof shell, renamed to proof-shell-message.Gravatar David Aspinall1998-10-26
| | | | Removed redundant variables in proof-shell-popup-eager-annotation.