aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-06-01Note about generalizing settings mechanismDavid Aspinall
2000-06-01Removed time setting, added proof-assistant-settings-cmd to init string, but ↵David Aspinall
commented out
2000-06-01Added a couple of settings for CoqDavid Aspinall
2000-06-01Allow two strings for boolean settings to handle non-uniformity in CoqDavid Aspinall
2000-06-01Use proof-running-on-XEmacs variable.David Aspinall
2000-06-01Use proof-running-on-XEmacs variable. Don't set proof-segment-up-to alias ↵David Aspinall
if already set.
2000-06-01Plea for debugging in FSF EmacsDavid Aspinall
2000-06-01Updated, mentioning new parsing function mechanismsDavid Aspinall
2000-06-01Remove spurious spacesDavid Aspinall
2000-06-01Removed now spurious semicolons, 8-).David Aspinall
2000-06-01Temporarily removed keywords { and } for new parsing mechanismDavid Aspinall
2000-06-01Remove setting of proof-segment-up-toDavid Aspinall
2000-06-01New fileDavid Aspinall
2000-06-01New parsing functions proof-segment-up-to-cmd{start,end}David Aspinall
Select new parsing function according to config variables Use proof-comment-{start,end}-regexp, and set default values in proof-config-done-related, from proof-comment-{start,end} New proof-script-complete which uses proof-case-fold-search
2000-06-01Changed 'complete to 'proof-script-complete to use proof-case-fold-search.David Aspinall
2000-06-01Made require on proof-menu instead of proof-script.David Aspinall
2000-06-01Use proof-comment-{start,end}-regexpDavid Aspinall
2000-06-01Added proof-comment-start-regexp, proof-commend-end-regexp.David Aspinall
Mention proof-script-complete in docstring for proof-case-fold-search.
2000-06-01Remove spurious requires.David Aspinall
2000-05-31Commented out global-timing since it seems to be Isabelle99-1 specific.David Aspinall
2000-05-31Added old completion table from Isamode. Added code to automatically add ↵David Aspinall
completion for x-symbol tokens.
2000-05-31Fix keybinding for completion. Add completion to menubar.David Aspinall
2000-05-31Added hack to completion.el to avoid adding every prefix as completion.David Aspinall
2000-05-31Compatibility with completion package.David Aspinall
2000-05-31Fixes for completion support.David Aspinall
2000-05-30improved isar-goals-font-lock-keywords;Makarius Wenzel
2000-05-30Set version tag for new release.David Aspinall
2000-05-30Added missing command terminators for proof-xsym commandsDavid Aspinall
2000-05-30Hairy parsing for Isar. Not finished (or working) yet.David Aspinall
2000-05-30Arg for proof-minibuffer-cmd: compact whitespace in region.David Aspinall
2000-05-30Fixed typo causing bug. Generic parsing updated (still wip)David Aspinall
2000-05-30handle 'isa-x-symbol-enable vs. 'isar-x-symbol-enable;Makarius Wenzel
2000-05-30isar-preprocessing inserts final terminator if none there.David Aspinall
Added (defpgdefault script-indent t) to turn on indentation. Added proof-script-command-start-regexp setting.
2000-05-30Change order of checks in proof-shell-live-bufferDavid Aspinall
2000-05-30defpacustom global-timing;Makarius Wenzel
2000-05-30Added process-live-pDavid Aspinall
2000-05-30Added proof-script-command-start-regexp. Updated docstrings to reflect that ↵David Aspinall
proof-terminal-char no longer appended to commands.
2000-05-30TidiedDavid Aspinall
2000-05-30Added doc of new prefix arg feature for proof-minibuffer-cmdDavid Aspinall
2000-05-30Added prefix arg to proof-minibuffer-cmd to insert current region.David Aspinall
2000-05-29Favourites mechanism now fully implemented, I hope.David Aspinall
2000-05-29Set version tag for new release.David Aspinall
2000-05-29DocstringDavid Aspinall
2000-05-29Tweak font lock exprs enough for Example.thyDavid Aspinall
2000-05-29Font lock exprs for goals buffer like those in IsabelleDavid Aspinall
2000-05-29Set settings format function before calculating initial command. Add hilit ↵David Aspinall
for goals buffer
2000-05-29Remove isar-markup-ml from hereDavid Aspinall
2000-05-29Use generic default setting mechanism now. Add isar-markup-ml here.David Aspinall
2000-05-29Add -*- isar -*- tag to force mode, and comment to explain.David Aspinall
2000-05-29UpdatedDavid Aspinall