aboutsummaryrefslogtreecommitdiff
path: root/generic/proof-script.el
AgeCommit message (Expand)Author
1999-11-17Fix typoDavid Aspinall
1999-11-17Add Function Menu to menu. Fix a few bugs/probs shown up by byte-compiling.David Aspinall
1999-11-16Not strictly necessary to set proof-goal-command-regexpDavid Aspinall
1999-11-16Added proof-mouse-goto-point, moved proof-mouse-track-insert to proof-scriptDavid Aspinall
1999-11-16Fix for proof-minibuffer-cmd. Remove old keybindings.David Aspinall
1999-11-16Fix for retraction order with auto-multiple-files.David Aspinall
1999-11-15Fixed mistake in function names. Tidied menus a bitDavid Aspinall
1999-11-15Fixes for FSF overlay obscurity.David Aspinall
1999-11-15Reorganization of user-level commands, code moved from proof-toolbar.elDavid Aspinall
1999-11-15Reorganization and cleanup of key-bindings.David Aspinall
1999-11-14Fixes for proof-goto-commmand-{end,start}. Former new functionDavid Aspinall
1999-11-14Many robustness improvements for error and interrupt handling:David Aspinall
1999-11-14proof-nested-goals-allowed -> proof-completed-proof-behaviourDavid Aspinall
1999-11-13Beginnings of improved version of goal..no save regions.David Aspinall
1999-11-12Fixes for Isabelle in case theory file is visited before script file.David Aspinall
1999-11-11Next round of fixups for font-lock and x-symbol.David Aspinall
1999-11-11Extensive fixes for x-symbol and font-lock.David Aspinall
1999-11-11Added proof-help command to help menu.David Aspinall
1999-11-11Added new command proof-goto-point, new default binding for C-c RET.David Aspinall
1999-11-10Added some desparate patches for dead extent problem proof-done-advancingDavid Aspinall
1999-11-10Reorganized user options. Special new code for boolean settings.David Aspinall
1999-11-10fixed indentation bug: use proof-looking-at (proof-case-fold-search);Makarius Wenzel
1999-11-10Moved proof-file-truename, proof-file-to-buffer, to proof.elDavid Aspinall
1999-11-09Generic support for x-symbol tuned up.David Aspinall
1999-11-09Bug again in call-interactively in proof-toggle-active-scripting.David Aspinall
1999-11-09Bug in proof-toggle-active-scripting interactive calling.David Aspinall
1999-11-09Arrange for activate-scripting to not block for interactive calls.David Aspinall
1999-11-08proof-prf-string -> proof-showproof-commandDavid Aspinall
1999-11-08Comments/messages.David Aspinall
1999-11-08Copyright messages updated.David Aspinall
1999-10-27tuned msg;Makarius Wenzel
1999-10-25Implementation of proof-auto-multiple-files.David Aspinall
1999-10-21Added symmetric proof-shell-inform-file-retracted-cmd setting to correspondDavid Aspinall
1999-10-21Changed name of proof-shell-cd-cmd for uniformity.David Aspinall
1999-10-21Changed name to proof-shell-inform-file-processed-cmdDavid Aspinall
1999-10-21Added proof-shell-inform-file-processed-command setting.David Aspinall
1999-10-20Comments in proof-complete-buffer-atomic.David Aspinall
1999-10-19Rename proof-mark-buffer-atomic->proof-complete-buffer-atomic. Fix to only c...David Aspinall
1999-10-18Missing cursor moveDavid Aspinall
1999-10-15FIRST ATTEMPT AT CANY QUEUE HANDLING. Extending regions when advancing patch.David Aspinall
1999-10-14Fix missing save-excursion causing bug with proof-process-buffer.David Aspinall
1999-10-07Fix for older emacsen, maybe.David Aspinall
1999-10-06Tidy proof-interrupt-processDavid Aspinall
1999-10-06Speed optimizations, part I.David Aspinall
1999-10-06More improvements/fixes for closing unfinished proofs.David Aspinall
1999-10-06Made new command proof-cd to cd to the directory of the currentDavid Aspinall
1999-10-06Support for closing off incomplete goal-saves.David Aspinall
1999-10-06Cleaned up. Fixed bug in proof-queue-or-locked-endDavid Aspinall
1999-10-06BUG FIX: hopefully fixed spurious locked region problem.David Aspinall
1999-10-06 docstring and error message improvements.David Aspinall