aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Collapse)Author
2008-01-31Make mouse 1 binding compatible also with XEmacs.David Aspinall
2008-01-31Sendback commands from response buffer sent via assert-until-point, with ↵David Aspinall
ordinary span construction.
2008-01-31More apparent decoration for active (sendback) areasDavid Aspinall
2008-01-31Sendback commands from response buffer sent via assert-until-point, with ↵David Aspinall
ordinary span construction.
2008-01-31Add a mouse-1 binding for active areas in goals/response output.David Aspinall
2008-01-31Set version tag for new release.David Aspinall
2008-01-31Comments.David Aspinall
2008-01-31Move version check in case proof-site.el is loaded, not proof-site.elcDavid Aspinall
2008-01-31Disable X-Symbol on emacs >= 23. Internal interfaces have changedDavid Aspinall
there for x-complement-fontset-spec. It may be possible to fix without much work, but isn't immediately obvious.
2008-01-30Fix RCS tagsDavid Aspinall
2008-01-30Set version tag for new release.David Aspinall
2008-01-30Comment cleanups. buffer-substring -> buffer-substring-no-properties.David Aspinall
Make proof-shell-handle-output robust against START-REGEXP match fail (can happen if shell buffer is garbled/user-edited). Make proof-shell-insert robust against null STRING (should not happen; development artefact while getting rid of proof-no-command). Update date.
2008-01-30Update yearDavid Aspinall
2008-01-30Support dynamically changing short-cut listDavid Aspinall
2008-01-30Comments re trac #187David Aspinall
2008-01-30Documentation.David Aspinall
2008-01-30Disable experimental features, finally.David Aspinall
2008-01-30Deleted fileDavid Aspinall
2008-01-29proof-interrupt-process: avoid effect of comint-skip-input (printing ↵David Aspinall
interrupt key).
2008-01-29buffer-substring -> buffer-substring-no-properties since we never use themDavid Aspinall
2008-01-29Set version tag for new release.David Aspinall
2008-01-29Move proof-experimental-features back and make it constant.David Aspinall
2008-01-29Move proof-experimental-featuresDavid Aspinall
2008-01-29Fix behaviour of proof-x-symbol-enable to follow customizeDavid Aspinall
setting.
2008-01-29Experiment with enabling this for XEmacs.David Aspinall
Add proof-token-name-alist to allow dynamic changing of tables.
2008-01-29Comments.David Aspinall
2008-01-29Clarify 'proof-allow-undo-in-read-only=nil' only works on GNU EmacsDavid Aspinall
2008-01-29Typo.David Aspinall
2008-01-29proof-set-queue-endpoints: only use undo-discarding function ifDavid Aspinall
undo-make-selective-list is available (not on XEmacs).
2008-01-29Add Unicode Tokens menu item; prevent (easily) selecting Unicode TokensDavid Aspinall
and X-Symbols at the same time, which will surely lead to evil confusion.
2008-01-29Use correct shell encoding function!David Aspinall
2008-01-29Disable undo in read-only region; add proof-allow-undo-in-read-only settingDavid Aspinall
2008-01-28Fix to proof-x-symbol-enable: only engage when indeed being turned on.David Aspinall
2008-01-28Experimental features again only for pre-releases.David Aspinall
2008-01-28Add autoload for proof-unicode-tokens-shell-configDavid Aspinall
2008-01-28Add hooks for unicode tokens within proof shellDavid Aspinall
2008-01-28Support decoding of unicode tokens in outputDavid Aspinall
2008-01-28Add shortcuts for tokens.David Aspinall
2008-01-27Set version tag for new release.David Aspinall
2008-01-27Fix startupDavid Aspinall
2008-01-26Updated.David Aspinall
2008-01-26Deleted fileDavid Aspinall
2008-01-25pg-clear-script-portions: fix handling of buffer-invisibility-specDavid Aspinall
(missing apply)
2008-01-25proof-fontify-region: set font-lock-verbose to nil to prevent ugly glitchesDavid Aspinall
with XEmacs progress bar.
2008-01-25split string on proof-rsh-commandDavid Aspinall
2008-01-25Remove unicode tokens from menu, this is experimental.David Aspinall
2008-01-25Remove unicode tokens from menu, this is experimental.David Aspinall
2008-01-25Updated.David Aspinall
2008-01-25Add unicode-tokens-enableDavid Aspinall
2008-01-25Commentary: move compile notes to etc/development-tips.txtDavid Aspinall