aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof.el
Commit message (Collapse)AuthorAge
...
* FSF Emacs fix for buffer-file-truename, which is theGravatar David Aspinall1998-11-25
| | | | *abbreviated* form of file-truename!
* Replaced proof-pbp-buffer with proof-goals-buffer.Gravatar David Aspinall1998-11-25
|
* Note about window dedicated problem.Gravatar David Aspinall1998-11-25
|
* Reimplemented functions to shut down and restart proof process.Gravatar David Aspinall1998-11-20
| | | | | | Scrapped proof-shell-exit-hook. Added proof-shell-quit-cmdd, proof-shell-restart-comd Fancier Scripting indicator for active scripting buffer.
* BIG CHANGES -- SORRY!Gravatar David Aspinall1998-11-20
| | | | | | | | Replaced proof-script-buffer-list with proof-script-buffer. The list was causing too much confusion and nasty bugs used with Isabelle multiple files. Implemented proof-script-buffers and proof-restart-all-buffers, other functions.
* proof-response-buffer-display: Move point to the end of the bufferGravatar David Aspinall1998-11-18
| | | | after all. It can get moved by the display functions.
* Improved proof-clean-buffer. Now only deletes windows in currentlyGravatar David Aspinall1998-11-18
| | | | | selected frame. Changed default proof-auto-delete-windows value back to t.
* Bug fix and adjustments in proof-response-buffer-displayGravatar David Aspinall1998-11-18
|
* Added proof-auto-delete-windows user option.Gravatar David Aspinall1998-11-12
|
* Added acknowledgements to doc. Removed from code.Gravatar David Aspinall1998-11-09
|
* Promoted proof-window-dedicated to be a user option, andGravatar David Aspinall1998-11-03
| | | | renamed it [to reserve -p only for functions (predicates)].
* A* Fix display handling problems (tms, all week)Gravatar Thomas Kleymann1998-11-03
| | | | Done. :-)
* Proof General no longer moves point in the current-bufferGravatar Thomas Kleymann1998-11-02
|
* Quick fix for multiple file problem when current scripting buffer is ↵Gravatar David Aspinall1998-11-02
| | | | retracted by prover.
* 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
| | | | | | | o removed hhg tags in todo o fixed font-lock for FSF Emacs 20.2 o ensured that goals buffer is updated for longer queues o fixed a bug in proof-universal-keys-only-mode
* implemented new buffer model. The goals buffer is now exclusivelyGravatar Thomas Kleymann1998-10-30
| | | | reserved for goals.
* Fixed requires for FSF Emacs.Gravatar David Aspinall1998-10-29
| | | | | Patched (old bug?) in proof-response-buffer-display, how did it come back?
* Added autoload for proof-shell-available-pGravatar David Aspinall1998-10-28
|
* rearranged code to avoid compiler warning messagesGravatar Thomas Kleymann1998-10-28
|
* Splash screen added back. Put in Xemacs test for noninteractive toGravatar David Aspinall1998-10-27
| | | | fix odd arithmetic error during byte compile.
* Fixed up proof-script.el for clean byte compileGravatar David Aspinall1998-10-27
|
* Temp disable splashGravatar David Aspinall1998-10-27
|
* Begun work on clean byte compilation / clarifying interfaces.Gravatar David Aspinall1998-10-27
|
* Splash screen now works for FSFGravatar David Aspinall1998-10-26
|
* Separated splash screen codeGravatar David Aspinall1998-10-22
|
* Moved user options into proof-configGravatar David Aspinall1998-10-22
|
* Split proof.el into proof-config.el, proof-script.el, proof-shell.elGravatar David Aspinall1998-10-22
|
* renamed fume-match-find-next-function-nameGravatar Thomas Kleymann1998-10-22
|
* fixed bug in fume-match-find-next-function-nameGravatar Thomas Kleymann1998-10-22
|
* o Replaced proof-register-new-processed-file by -possibly-new- variant.Gravatar David Aspinall1998-10-21
| | | | | | o Allowed proof-shell-process-file function to return nil o Fixed bug (missing declaration of 'file') in proof-shell-process-urgent-message
* no longer displays important messages about file assertion/retractionGravatar Thomas Kleymann1998-10-21
|
* Improved maintainability of code in proof-check-process-available.Gravatar David Aspinall1998-10-21
|
* fixed a bug in `proof-check-process-available'Gravatar Thomas Kleymann1998-10-21
|
* o made buffer-file-truename even saferGravatar Thomas Kleymann1998-10-21
| | | | o fixed bug in ...-check-...
* o Improved error messagesGravatar Thomas Kleymann1998-10-21
| | | | o Fixed bug in proof-toolbar-next
* Added code to register fully processed file. Multiple file fix list updatedGravatar David Aspinall1998-10-21
|
* Changed from forcing w3 to using customizable browse-urlGravatar David Aspinall1998-10-21
|
* Added proof-activate-scripting-hook and fixed regexpsGravatar David Aspinall1998-10-21
|
* Changed minibuffer tag to have name of prover instead of ProofGravatar David Aspinall1998-10-20
|
* Bug fixes for multiple file code, da/tms.Gravatar David Aspinall1998-10-19
|
* support for nested goals is now restricted to CoqGravatar Thomas Kleymann1998-10-18
|
* Reimplemented multiple file proof developmentsGravatar Thomas Kleymann1998-10-18
|
* Disabled font-lock in process bufferGravatar Thomas Kleymann1998-10-13
|
* Added compatibility hack for customize-menu-create.Gravatar David Aspinall1998-10-12
|
* Added sensible error message for attempting undo on empty locked region.Gravatar David Aspinall1998-10-12
|
* Made defface's work for dark background Emacsen (default for FSF on Linux).Gravatar David Aspinall1998-10-12
|
* Dox. Made proof-shell-exec-loop not complain about empty action list.Gravatar David Aspinall1998-10-12
|
* Splash screen tries gif if jpeg not available. Using hack by tmsGravatar David Aspinall1998-10-12
|