aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-script.el
Commit message (Expand)AuthorAge
* proof-prf-string -> proof-showproof-commandGravatar David Aspinall1999-11-08
* Comments/messages.Gravatar David Aspinall1999-11-08
* Copyright messages updated.Gravatar David Aspinall1999-11-08
* tuned msg;Gravatar Makarius Wenzel1999-10-27
* Implementation of proof-auto-multiple-files.Gravatar David Aspinall1999-10-25
* Added symmetric proof-shell-inform-file-retracted-cmd setting to correspondGravatar David Aspinall1999-10-21
* Changed name of proof-shell-cd-cmd for uniformity.Gravatar David Aspinall1999-10-21
* Changed name to proof-shell-inform-file-processed-cmdGravatar David Aspinall1999-10-21
* Added proof-shell-inform-file-processed-command setting.Gravatar David Aspinall1999-10-21
* Comments in proof-complete-buffer-atomic.Gravatar David Aspinall1999-10-20
* Rename proof-mark-buffer-atomic->proof-complete-buffer-atomic. Fix to only c...Gravatar David Aspinall1999-10-19
* Missing cursor moveGravatar David Aspinall1999-10-18
* FIRST ATTEMPT AT CANY QUEUE HANDLING. Extending regions when advancing patch.Gravatar David Aspinall1999-10-15
* Fix missing save-excursion causing bug with proof-process-buffer.Gravatar David Aspinall1999-10-14
* Fix for older emacsen, maybe.Gravatar David Aspinall1999-10-07
* Tidy proof-interrupt-processGravatar David Aspinall1999-10-06
* Speed optimizations, part I.Gravatar David Aspinall1999-10-06
* More improvements/fixes for closing unfinished proofs.Gravatar David Aspinall1999-10-06
* Made new command proof-cd to cd to the directory of the currentGravatar David Aspinall1999-10-06
* Support for closing off incomplete goal-saves.Gravatar David Aspinall1999-10-06
* Cleaned up. Fixed bug in proof-queue-or-locked-endGravatar David Aspinall1999-10-06
* BUG FIX: hopefully fixed spurious locked region problem.Gravatar David Aspinall1999-10-06
* docstring and error message improvements.Gravatar David Aspinall1999-10-06
* remove dead codeGravatar David Aspinall1999-10-06
* proof-try-command is deprecatedGravatar David Aspinall1999-10-06
* Updates.Gravatar David Aspinall1999-10-06
* Added proof-retract-buffer symmetric to proof-process-buffer.Gravatar David Aspinall1999-10-06
* Fixup name changesGravatar David Aspinall1999-10-01
* Renamed some configuration variables for uniformity, see CHANGES.Gravatar David Aspinall1999-10-01
* Removed dubious 'dont own process' error in proof-interrupt-process.Gravatar David Aspinall1999-10-01
* Fixes so that proof-strict-read-only can be toggled within a session (via res...Gravatar David Aspinall1999-09-29
* Changed name of proof-copy-span to proof-mouse-track-insert.Gravatar David Aspinall1999-09-29
* Re-enabled and renamed proof-send-span: becomes proof-copy-span bound to C-bu...Gravatar David Aspinall1999-09-29
* More reorganizing of menus and keybindings with aim of usability in mind.Gravatar David Aspinall1999-09-28
* Reorganization of menus: made a single menu but flattened Scripting submenu.Gravatar David Aspinall1999-09-28
* Made Scripting menu entry item on menubar.Gravatar David Aspinall1999-09-28
* Added menu binding for finding theorems.Gravatar David Aspinall1999-09-23
* Added proof-find-theorems and some hairy macros to define related commands.Gravatar David Aspinall1999-09-23
* Whitespace.Gravatar David Aspinall1999-09-22
* CommentsGravatar David Aspinall1999-09-22
* Call proof-state-change-hook after asserting and retracting.Gravatar David Aspinall1999-09-21
* Removed proof-shell-completed added to eval-when-compile by mistake.Gravatar David Aspinall1999-09-13
* Added callbacks to refresh toolbarGravatar David Aspinall1999-09-13
* Changed peculiar message to something slightly less peculiarGravatar David Aspinall1999-09-13
* Experimental fix for proof-shell-completed flag clearing.Gravatar David Aspinall1999-09-13
* Added proof-terminal-string to proof-execute-minibuffer-cmd.Gravatar David Aspinall1999-09-13
* da: improved comment;Gravatar Makarius Wenzel1999-09-03
* Attempted fix of FSFmacs problem, left as commentGravatar David Aspinall1999-08-24
* proof-goto-end-of-locked-if-pos-not-visible-in-window:Gravatar David Aspinall1999-08-20
* improved proof-segment-up-to to support proof-string-start-regexp,Gravatar Makarius Wenzel1999-05-27