aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
Commit message (Collapse)AuthorAge
* UpdateGravatar David Aspinall2009-09-05
|
* pg-protected-undo: Use key remapping instead of hacking function valuesGravatar David Aspinall2009-09-05
|
* CommentGravatar David Aspinall2009-09-05
|
* proof-set-queue-endpoints: no undo-make-selective-list (pg-protected-undo ↵Gravatar David Aspinall2009-09-05
| | | | | | | | | replaces) proof-done-advancing: remove spurious first case proof-assert-until-point: don't move point, restore intuitive behaviour when on whitespace between unprocessed commands (process preceding commands only)
* proof-allow-undo-in-read-only: change default to nil for new implementationGravatar David Aspinall2009-09-05
|
* Add protected undoGravatar David Aspinall2009-09-05
|
* Default `proof-full-annotation' to off to cause least surprise to upgradersGravatar David Aspinall2009-09-05
|
* Clean whitespaceGravatar David Aspinall2009-09-05
|
* Missing unused functionGravatar David Aspinall2009-09-05
|
* Whitespaces and commentsGravatar David Aspinall2009-09-05
|
* replace-in-string -> replace-regexp-in-stringGravatar David Aspinall2009-09-04
|
* Simplify Info-directory handlingGravatar David Aspinall2009-09-04
|
* Alternative implementation of pg-remove-specials which does not introduce ↵Gravatar David Aspinall2009-09-04
| | | | restriction.
* Define a cleanup function to run intermittently or by hand, avoiding ↵Gravatar David Aspinall2009-09-04
| | | | pg-remove-specials.
* Remove proof-shell-prompt-pattern, no longer used.Gravatar David Aspinall2009-09-04
|
* Add proof-script-evaluate-elisp-comment-regexp security hole.Gravatar David Aspinall2009-09-04
|
* Require on scomint in right placeGravatar David Aspinall2009-09-04
|
* proof-file-to-buffer -> find-buffer-visitingGravatar David Aspinall2009-09-04
|
* proof-files-to-buffers, proof-locate-executable: simplifyGravatar David Aspinall2009-09-04
| | | | | proof-file-to-buffer: use find-buffer-visiting instead proof-looking-at-syntactic-context: moved here from proof-syntax for compilation
* Buglets in proof-process-electric-terminator, proof-maybe-follow-locked-endGravatar David Aspinall2009-09-04
|
* proof-looking-at-syntactic-context: moved to proof-utils because of macro useGravatar David Aspinall2009-09-04
|
* proof-files-to-buffers, proof-locate-executable: simplifyGravatar David Aspinall2009-09-04
| | | | | proof-file-to-buffer: use find-buffer-visiting instead proof-looking-at-syntactic-context: moved here from proof-syntax for compilation
* Remove configuration of obsolete package function-menu (aka "fume")Gravatar David Aspinall2009-09-04
|
* Remove configuration of obsolete package function-menu (aka "fume")Gravatar David Aspinall2009-09-04
|
* Possible bug in interrupt signaling discoveredGravatar David Aspinall2009-09-04
|
* capitalisationGravatar David Aspinall2009-09-04
|
* Further simplificationGravatar David Aspinall2009-09-04
|
* Simplify splash using view-mode and newer Emacs variables.Gravatar David Aspinall2009-09-04
| | | | | Remove timeout from About usage to avoid confusion with disappearing window with mouse events.
* Refactoring point movement commands (in progress). Remove proof-no-command.Gravatar David Aspinall2009-09-04
|
* Remove proof-no-commandGravatar David Aspinall2009-09-04
|
* commentGravatar David Aspinall2009-09-04
|
* Use scomint instead of comintGravatar David Aspinall2009-09-04
|
* Shorten startup messageGravatar David Aspinall2009-09-03
|
* Set version tag for new release.Gravatar David Aspinall2009-09-01
|
* Remove some old X-Symbol references; update docs.Gravatar David Aspinall2009-09-01
|
* Comment about GNU Emacs portGravatar David Aspinall2009-09-01
|
* Fixed a parenthesis bug in pg-pbrpml.el + compatibility with 3.7 where ↵Gravatar Christophe Raffalli2009-09-01
| | | | proof-mode-for-script seems undefined
* Unnecessary testGravatar David Aspinall2009-08-31
|
* Update docsGravatar David Aspinall2009-08-31
|
* Set version tag for new release.Gravatar David Aspinall2009-08-31
|
* Cleanup of interactive point moving functions (in progress)Gravatar David Aspinall2009-08-29
|
* pg-create-in-span-context-menu: fix nestingGravatar David Aspinall2009-08-28
|
* Fix compile warningsGravatar David Aspinall2009-08-28
|
* Update autoloadsGravatar David Aspinall2009-08-28
|
* Set version tag for new release.Gravatar David Aspinall2009-08-28
|
* Clean up and rearrange variable declaration filesGravatar David Aspinall2009-08-28
|
* Add menu entry for setting proof assistant commandGravatar David Aspinall2009-08-25
|
* Doc tweaks via checkdoc.Gravatar David Aspinall2009-08-20
|
* proof-one-command-per-line: change default, use in proof-insert-pbp-command.Gravatar David Aspinall2009-08-20
|
* Documentation improvements.Gravatar David Aspinall2009-08-20
| | | | | | Experiment with `process-adaptive-read-buffering' Do not run `proof-shell-insert-hook' if input string is empty or single CR.