aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-shell.el
Commit message (Expand)AuthorAge
* Comment fix.Gravatar David Aspinall1999-09-21
* Robustification so that new instances are easier to addGravatar David Aspinall1999-09-21
* proof-shell-grab-lock runs proof-state-change-hook.Gravatar David Aspinall1999-09-21
* Callback for proof-shell-done-invisible now runs proof-state-change-hook.Gravatar David Aspinall1999-09-21
* Fix so that buffer names are shorter (esp for Coq).Gravatar David Aspinall1999-09-13
* tuned x-symbol setup (DvO);Gravatar Makarius Wenzel1999-09-09
* FIXME to add menu to goals buffer, to match response buffer menu.Gravatar David Aspinall1999-08-23
* Fix for process kill timeout bug.Gravatar David Aspinall1999-08-20
* prefer proof-shell-interrupt-regexp over proof-shell-error-regexpGravatar Makarius Wenzel1999-08-20
* Fix for XEmacs 21Gravatar David Aspinall1999-08-20
* Reverted change to Inferior buffer's name, it fails on simpleGravatar David Aspinall1999-07-22
* unkillable buffer bugfixGravatar Patrick Loiseleur1999-06-21
* Bugfixes in proof-shell-exit and proof-shell-kill-functionGravatar Patrick Loiseleur1999-06-14
* *** empty log message ***Gravatar Patrick Loiseleur1999-06-08
* removed superficial space;Gravatar Makarius Wenzel1999-05-25
* I've added the custom option 'prog-name-guess' in the generic part andGravatar Patrick Loiseleur1999-05-17
* Experimental bug fix for Solaris problemGravatar David Aspinall1999-01-15
* Beginnings of x-symbol support.Gravatar David Aspinall1998-12-18
* Fixes for FSF Emacs handling of processes, kill buffer hooks,Gravatar David Aspinall1998-12-15
* made many minor changes to the documentationGravatar Thomas Kleymann1998-12-15
* Disabled hack for proof-shell-process-file which allowedGravatar David Aspinall1998-12-11
* Removed proof-send, now use proof-shell-insert instead.Gravatar David Aspinall1998-12-11
* Disabled span-making part of proof-shell-analyse structure for Emacs 20.3Gravatar David Aspinall1998-12-11
* Made point stay at top of goals buffer and bottom of response bufferGravatar David Aspinall1998-12-10
* o special characters are no longer displayed in (16Bit) FSF GNU EmacsGravatar Thomas Kleymann1998-12-08
* Added proof-shell-preprocess-command for Paul Callaghan.Gravatar David Aspinall1998-12-07
* BUG fix: proof-shell-message with str's containing format characters.Gravatar David Aspinall1998-11-26
* Got rid of an error message in case of process early exiting.Gravatar David Aspinall1998-11-25
* Docstring improvements.Gravatar David Aspinall1998-11-25
* FSF Emacs fix for buffer-file-truename, which is theGravatar David Aspinall1998-11-25
* Improved kill function. Added process sentinel to watch for process exiting.Gravatar David Aspinall1998-11-25
* Replaced proof-pbp-buffer with proof-goals-buffer.Gravatar David Aspinall1998-11-25
* In filter: minor improvement for when proof-shell-wakeup-char is set.Gravatar David Aspinall1998-11-25
* Use make-local-hook instead of make-local-variableGravatar David Aspinall1998-11-25
* Fixed up exit hook (still buggy)Gravatar David Aspinall1998-11-25
* Docstring fixes, minor improvements.Gravatar David Aspinall1998-11-25
* Improved docstringsGravatar David Aspinall1998-11-25
* Docstring fixesGravatar David Aspinall1998-11-25
* Reimplemented functions to shut down and restart proof process.Gravatar David Aspinall1998-11-20
* BIG CHANGES -- SORRY!Gravatar David Aspinall1998-11-20
* . Changed behaviour of retracting current scripting buffer:Gravatar David Aspinall1998-11-18
* . bug fix for proof-shell-live-buffer.Gravatar David Aspinall1998-11-18
* Rashly fixed a suspicious looking nested use of set-buffer. Docstrings.Gravatar David Aspinall1998-11-12
* Renamed proof-mode-name -> proof-general-name.Gravatar David Aspinall1998-11-12
* Added buffers menu, and added shared menu to shell and response buffers.Gravatar David Aspinall1998-11-10
* Fixed bug for when proof-rsh-command is emptyGravatar David Aspinall1998-11-10
* Refresh response buffer when goals buffer is refreshed.Gravatar Thomas Kleymann1998-11-10
* Added proof-rsh-command to help complete documentation (was allocatedGravatar David Aspinall1998-11-09
* Being pedantic about variables versus predicates, renamed prog-name-ask-p.Gravatar David Aspinall1998-11-03
* Removed FIXMEGravatar David Aspinall1998-11-03