aboutsummaryrefslogtreecommitdiff
path: root/generic/proof-shell.el
AgeCommit message (Expand)Author
1999-10-25Bug fix for proof-re-end-of-cmd (regexp-quote proof-terminal-string)David Aspinall
1999-10-21docstringDavid Aspinall
1999-10-15FIRST ATTEMPT AT CANY QUEUE HANDLING. Extending regions when advancing patch.David Aspinall
1999-10-15Failed attempt to fix sentinel problemDavid Aspinall
1999-10-15comments added.David Aspinall
1999-10-15Disabled proliferation of proof shell buffers.David Aspinall
1999-10-14DocstringDavid Aspinall
1999-10-06Comments in proof-shell-filter.David Aspinall
1999-10-06Speed optimizations, part I.David Aspinall
1999-10-06Made new command proof-cd to cd to the directory of the currentDavid Aspinall
1999-10-06Fixed coalescing of error messages: all error messages fromDavid Aspinall
1999-10-06Added proof-tidy-response user option.David Aspinall
1999-10-01Fix bug for proof-shell-leave-annotations-in-output.David Aspinall
1999-09-29Unhappily added proof-shell-leave-annotations-in-output hack.David Aspinall
1999-09-29Extended documentation for proof-shell-restart.David Aspinall
1999-09-29Re-enabled proof-by-pointing for testing purposes only. Fixed a bug.David Aspinall
1999-09-29Improved proof-copy-span and renamed to proof-mouse-track-insert.David Aspinall
1999-09-29Re-enabled and renamed proof-send-span: becomes proof-copy-span bound to C-bu...David Aspinall
1999-09-28More reorganizing of menus and keybindings with aim of usability in mind.David Aspinall
1999-09-28Reorganization of menus: made a single menu but flattened Scripting submenu.David Aspinall
1999-09-23Trivial.David Aspinall
1999-09-22proof-completed-regexp: match number 1 is response text;Makarius Wenzel
1999-09-22WhitespaceDavid Aspinall
1999-09-21Comment fix.David Aspinall
1999-09-21Robustification so that new instances are easier to addDavid Aspinall
1999-09-21proof-shell-grab-lock runs proof-state-change-hook.David Aspinall
1999-09-21Callback for proof-shell-done-invisible now runs proof-state-change-hook.David Aspinall
1999-09-13Fix so that buffer names are shorter (esp for Coq).David Aspinall
1999-09-09tuned x-symbol setup (DvO);Makarius Wenzel
1999-08-23FIXME to add menu to goals buffer, to match response buffer menu.David Aspinall
1999-08-20Fix for process kill timeout bug.David Aspinall
1999-08-20prefer proof-shell-interrupt-regexp over proof-shell-error-regexpMakarius Wenzel
1999-08-20Fix for XEmacs 21David Aspinall
1999-07-22Reverted change to Inferior buffer's name, it fails on simpleDavid Aspinall
1999-06-21unkillable buffer bugfixPatrick Loiseleur
1999-06-14Bugfixes in proof-shell-exit and proof-shell-kill-functionPatrick Loiseleur
1999-06-08*** empty log message ***Patrick Loiseleur
1999-05-25removed superficial space;Makarius Wenzel
1999-05-17I've added the custom option 'prog-name-guess' in the generic part andPatrick Loiseleur
1999-01-15Experimental bug fix for Solaris problemDavid Aspinall
1998-12-18Beginnings of x-symbol support.David Aspinall
1998-12-15Fixes for FSF Emacs handling of processes, kill buffer hooks,David Aspinall
1998-12-15made many minor changes to the documentationThomas Kleymann
1998-12-11Disabled hack for proof-shell-process-file which allowedDavid Aspinall
1998-12-11Removed proof-send, now use proof-shell-insert instead.David Aspinall
1998-12-11Disabled span-making part of proof-shell-analyse structure for Emacs 20.3David Aspinall
1998-12-10Made point stay at top of goals buffer and bottom of response bufferDavid Aspinall
1998-12-08o special characters are no longer displayed in (16Bit) FSF GNU EmacsThomas Kleymann
1998-12-07Added proof-shell-preprocess-command for Paul Callaghan.David Aspinall
1998-11-26BUG fix: proof-shell-message with str's containing format characters.David Aspinall