aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-shell.el
Commit message (Expand)AuthorAge
...
* A* Fix display handling problems (tms, all week)Gravatar Thomas Kleymann1998-11-03
* Quick fix for multiple file problem when current scripting buffer is retracte...Gravatar David Aspinall1998-11-02
* Proof General no longer changes selected window/buffer under your feet.Gravatar Thomas Kleymann1998-11-02
* fixed minor bugsGravatar Thomas Kleymann1998-11-02
* o added support for byte-compilationGravatar Thomas Kleymann1998-11-01
* implemented new buffer model. The goals buffer is now exclusivelyGravatar Thomas Kleymann1998-10-30
* replaced some occurences of (current-buffer) by proof-shell-buffer toGravatar Thomas Kleymann1998-10-30
* Fixed bug in proof-shell-process-urgent-message (preserve point).Gravatar David Aspinall1998-10-29
* rearranged code to avoid compiler warning messagesGravatar Thomas Kleymann1998-10-28
* Continuing mods for cleaner byte compileGravatar David Aspinall1998-10-27
* 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
* Fixed up proof-script.el for clean byte compileGravatar David Aspinall1998-10-27
* Fix of byte compiler warnings for proof-script.el.Gravatar David Aspinall1998-10-27
* Moved pbp-goal-command and pbp-hyp-command to proof-config.Moved LEGO specifix.Gravatar David Aspinall1998-10-27
* Added FIXME question about moving point.Gravatar David Aspinall1998-10-27
* Begun work on clean byte compilation / clarifying interfaces.Gravatar David Aspinall1998-10-27
* Fixed urgent message stuff. proof-shell-process-urgent-messagesGravatar David Aspinall1998-10-27
* Renamed proof-invisible-command proof-shell-invisible-command.Gravatar David Aspinall1998-10-27
* Hacks in process filter, simplified locking functions.Gravatar David Aspinall1998-10-26
* Moved proof-message to proof shell, renamed to proof-shell-message.Gravatar David Aspinall1998-10-26
* proof-check-process-available replaced by *two* functions:Gravatar David Aspinall1998-10-26
* Moved proof-file-to-buffer to proof-script.elGravatar David Aspinall1998-10-23
* Replaced remaining face defs with defface calls.Gravatar David Aspinall1998-10-23
* Added todo for clean byte compileGravatar David Aspinall1998-10-22
* Split proof.el into proof-config.el, proof-script.el, proof-shell.elGravatar David Aspinall1998-10-22