aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Collapse)Author
2009-10-16Set version tag for new release.David Aspinall
2009-10-15proof-script-use-old-parser: remove configuration option and cleanupDavid Aspinall
2009-10-15Keep response and trace buffer read-only, except when changingDavid Aspinall
2009-10-15proof-script-error-face: remove underlineDavid Aspinall
2009-10-14Remove `next-entity' settings for func-menu.David Aspinall
2009-10-14WhitespaceDavid Aspinall
2009-10-14Shorten commentsDavid Aspinall
2009-10-06Set version tag for new release.David Aspinall
2009-10-03proof-regexp-alt: use shy matchingDavid Aspinall
2009-10-03proof-electric-terminator: check if inside a string/comment.David Aspinall
2009-10-03proof-script-generic-parse-cmdstart: set case-fold-searchDavid Aspinall
proof-inside-string: added
2009-10-03proof-assert-electric-terminator: repair so works at end of bufferDavid Aspinall
2009-10-02proof-retract-before-change: give error if prover busyDavid Aspinall
(see http://proofgeneral.inf.ed.ac.uk/trac/ticket/293)
2009-09-29Clean up hints about buffer displayDavid Aspinall
2009-09-29Set version tag for new release.David Aspinall
2009-09-28Set version tag for new release.David Aspinall
2009-09-28TypoDavid Aspinall
2009-09-28Functions find-and-forget and count-undos now return lists of commandsDavid Aspinall
2009-09-28Menu entry <PA>-set-command invisible when function undefined (not inactive)David Aspinall
2009-09-28pg-response-buffers-hint: only give hint when in default two-buffer modeDavid Aspinall
2009-09-27Trace buffer: do not show this trace-output-regexp not setDavid Aspinall
2009-09-27Rotate Output Buffers: do not show this if in three window modeDavid Aspinall
2009-09-27Follow Upper Case Convention for menu entriesDavid Aspinall
2009-09-27proof-save-this-buffer: addedDavid Aspinall
2009-09-27Tweak hint textDavid Aspinall
2009-09-27Put Display submenu first in Quick Options menuDavid Aspinall
2009-09-26proof-display-three-b: avoid giving strange behaviour if some buffers are ↵David Aspinall
not available
2009-09-26Shorten menu nameDavid Aspinall
2009-09-25pg-toggle-element-visibility: Add back `redraw-frame' call, it *is*David Aspinall
needed here (possible Emacs bug)
2009-09-21Remove redisplay function call for Emacs, seems unnecssary.David Aspinall
2009-09-21Set version tag for new release.David Aspinall
2009-09-21UpdatedDavid Aspinall
2009-09-21Add Hide/Show to extra modes menuDavid Aspinall
2009-09-21Repair some of proof visibility handlingDavid Aspinall
pg-last-output-displayform: protect against single \n in last output
2009-09-21Rearrange options, add customize user options to top level menuDavid Aspinall
2009-09-21pg-identifier-near-point-query: make hover span have a high priorityDavid Aspinall
and self-delete.
2009-09-20Adjustments to better obey proof-follow-mode=ignoreDavid Aspinall
2009-09-20proof-script-clear-queue-spans-on-error: jump to start of error spanDavid Aspinall
(if proof-follow-mode suggests following locked region)
2009-09-20pg-set-span-helphighlights: add hook to delete help highlightDavid Aspinall
on any edit (affects error spans and outdated help spans).
2009-09-20proof-unicode-tokens-enable: autoload so turning on Unicode tokens worksDavid Aspinall
2009-09-20UpdatedDavid Aspinall
2009-09-20proof-cmdstart-add-segment-for-cmd: classify all whitespace as aDavid Aspinall
comment, not a command.
2009-09-17UpdatedDavid Aspinall
2009-09-16Fix compile warningsDavid Aspinall
2009-09-16Set version tag for new release.David Aspinall
2009-09-16Fix logic handling delayed callbacks and silent stop/startDavid Aspinall
2009-09-16pg-last-output-displayform: protect against empty stringDavid Aspinall
2009-09-15Fix docDavid Aspinall
2009-09-15Set version tag for new release.David Aspinall
2009-09-15When calling proof-script-preprocess, fix starting position.David Aspinall
proof-assert-electric-terminator: restore expected behaviour with/without term.