aboutsummaryrefslogtreecommitdiffhomepage
path: root/isa/isa.el
Commit message (Expand)AuthorAge
* Add universal keys to theory modeGravatar David Aspinall1999-11-29
* Fix to proof-shell-proof-completed-regexp by reverting to previous version.Gravatar David Aspinall1999-11-26
* Patch to proof-shell-proof-completed-regexp to prevent overflow, sent by MarkusGravatar David Aspinall1999-11-23
* Failed attempt to trap C-g during try-update-thy. Left as comments.Gravatar David Aspinall1999-11-18
* Remove some obsolete/unecessary stuff.Gravatar David Aspinall1999-11-17
* Cleanups and a bit more highlightingGravatar David Aspinall1999-11-16
* Matching goals regexp. Comments.Gravatar David Aspinall1999-11-16
* Removed font-lock settings. Set proof-font-lock-zap-commas=tGravatar David Aspinall1999-11-15
* Many robustness improvements for error and interrupt handling:Gravatar David Aspinall1999-11-14
* proof-nested-goals-allowed -> proof-completed-proof-behaviourGravatar David Aspinall1999-11-14
* Fixes for Isabelle in case theory file is visited before script file.Gravatar David Aspinall1999-11-12
* Display qed message in goals bufferGravatar David Aspinall1999-11-12
* Extensive fixes for x-symbol and font-lock.Gravatar David Aspinall1999-11-11
* Fixes for x-symbol activation/deactivation stringsGravatar David Aspinall1999-11-09
* Arrange for activate-scripting to not block for interactive calls.Gravatar David Aspinall1999-11-09
* Comments.Gravatar David Aspinall1999-11-08
* Typo.Gravatar David Aspinall1999-11-08
* Changed web page to official one.Gravatar David Aspinall1999-11-08
* improved proof-shell-error-regexp;Gravatar Makarius Wenzel1999-10-29
* isa-update-thy-only: 'try' option;Gravatar Makarius Wenzel1999-10-27
* ProofGeneral.inform_file_processed/retracted;Gravatar Makarius Wenzel1999-10-26
* tuned proof-shell-error-regexp;Gravatar Makarius Wenzel1999-10-26
* Changed name of proof-shell-cd-cmd for uniformity.Gravatar David Aspinall1999-10-21
* Add isa-shell-update-thy at the end of proof-activate-scripting-hook.Gravatar David Aspinall1999-10-20
* Added uncaught exception to error-regexpGravatar David Aspinall1999-10-19
* Rename proof-mark-buffer-atomic->proof-complete-buffer-atomic.Gravatar David Aspinall1999-10-19
* Deactivate scripting before retracting a theory file. Fix for DvO's report.Gravatar David Aspinall1999-10-19
* WhitespaceGravatar David Aspinall1999-10-15
* Fix for state-preserving-pGravatar David Aspinall1999-10-06
* Made new command proof-cd to cd to the directory of the currentGravatar David Aspinall1999-10-06
* Turned off C-c C-l; fixed syntax for old result form; proof-showproof-command.Gravatar David Aspinall1999-10-06
* thy mode binding made to match with script modeGravatar David Aspinall1999-10-06
* Renamed some configuration variables for uniformity, see CHANGES.Gravatar David Aspinall1999-10-01
* replaced isa-output-font-lock-terms by isa-output-font-lock-keywords-1;Gravatar Makarius Wenzel1999-09-30
* Enabled hack for proof-shell-leave-annotations-in-outputGravatar David Aspinall1999-09-29
* Added setting for proof-find-theorems-command.Gravatar David Aspinall1999-09-23
* improved (?) proof-shell-proof-completed-regexp;Gravatar Makarius Wenzel1999-09-22
* Adjusted proof-shell-proof-completed-regexp to match against whole ofGravatar David Aspinall1999-09-21
* Maintainer addressesGravatar David Aspinall1999-08-23
* fixed comment;Gravatar Makarius Wenzel1999-08-23
* Added font-lock keywords and syntax table setup for buffers displayingGravatar David Aspinall1999-08-23
* eliminated superficial ';'s;Gravatar Makarius Wenzel1999-08-20
* proof-shell-start-goals-regexp: include \n;Gravatar Makarius Wenzel1999-08-18
* proof-shell-first-special-char ?\350;Gravatar Makarius Wenzel1999-08-16
* renamed proof-commands-regexp to proof-indent-commands-regexp, whichGravatar Makarius Wenzel1999-05-27
* fixed syntax entry for "_"Gravatar Thomas Kleymann1999-02-03
* Regexp bug. Use proof-string-match appropriately.Gravatar David Aspinall1999-02-01
* Fixed broken check on proof-mode-hook.Gravatar David Aspinall1998-12-15
* made many minor changes to the documentationGravatar Thomas Kleymann1998-12-15
* Altered behaviour to allow retraction part-way through finished scripts.Gravatar David Aspinall1998-12-11