aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Expand)Author
2011-06-09Set version tag for new release.David Aspinall
2011-06-09Add autoload.David Aspinall
2011-06-08- fix for #408: Only use the buffer name inHendrik Tews
2011-06-07Set version tag for new release.David Aspinall
2011-06-03proof-undo-and-delete-last-successful-command: obey spec (Trac #407)David Aspinall
2011-06-01Set version tag for new release.David Aspinall
2011-05-30Set version tag for new release.David Aspinall
2011-05-30Trac#403: wait for retraction to complete before returning, toDavid Aspinall
2011-05-27ensure (integerp proof-segment-up-to-cache-end), fixes Trac #404David Aspinall
2011-05-27Set version tag for new release.David Aspinall
2011-05-26proof-retract-before-change: fix Trac #403 (at least partially) byDavid Aspinall
2011-05-16Set version tag for new release.David Aspinall
2011-05-16Update autogenerated filesDavid Aspinall
2011-05-16Patch for Trac#400.David Aspinall
2011-05-16Clean up customization groups for defpacustom and defpgcustom. See http://li...David Aspinall
2011-05-12Set version tag for new release.David Aspinall
2011-05-12Update autoloadsDavid Aspinall
2011-05-12Tweak for `proof-segment-up-to-using-cache': better handling ofDavid Aspinall
2011-05-12Attempted fix for `proof-segment-up-to-using-cache', reDavid Aspinall
2011-05-12- add ".vo", ".glob" to completion-ignored-extensions when ProofHendrik Tews
2011-05-06Version yearDavid Aspinall
2011-05-05Set version tag for new release.David Aspinall
2011-05-05- flushed proof-done-advancing-require-function andHendrik Tews
2011-04-26Set version tag for new release.David Aspinall
2011-04-26Fix for Trac #397. Needs some exercise.David Aspinall
2011-04-19* small doc fixHendrik Tews
2011-04-15* fix overwriting setq coq-prog-name before loading Proof GeneralHendrik Tews
2011-04-13proof-shell-insert-hook: Clean docstring, addressing #396.David Aspinall
2011-04-13Add proof-output-tooltips option to turn off output highlighting for people w...David Aspinall
2011-03-14- change to proof-restart-buffers for unlocking ancestorsHendrik Tews
2011-03-09Set version tag for new release.David Aspinall
2011-02-23Set version tag for new release.David Aspinall
2011-02-14put coq compilation feature into coq settings menuHendrik Tews
2011-01-31Set version tag for new release.David Aspinall
2011-01-31Only make settings commands for dynamic settings which differ from their defa...David Aspinall
2011-01-31Make proof-assistant-settings follow currently available dynamic settings, an...David Aspinall
2011-01-31Support mouse action on modeline indicator for scripting modeDavid Aspinall
2011-01-31Improve handling of dynamic preferences. Addresses Trac #387.David Aspinall
2011-01-31Improve hint messages; use proof mode keymap.David Aspinall
2011-01-31CommentsDavid Aspinall
2011-01-31Improve handling of trace buffer and tracing slow mode.David Aspinall
2011-01-26Add pg-autotest-start to allow debug startup, which doesn't catch errors.David Aspinall
2011-01-26- more info on the elements of proof-action-list; the COMMANDSHendrik Tews
2011-01-25proof-deactivate-scripting: cleanup this function to make moreDavid Aspinall
2011-01-25proof-fast-process-buffer: set to t also on Windows.David Aspinall
2011-01-25Bump/relax version numbers. Error for <23, warning for minor version mismatch.David Aspinall
2011-01-25Set version tag for new release.David Aspinall
2011-01-25proof-shell-kill-function: use our own busy loop, as proof-shell-waitDavid Aspinall
2011-01-25Dump *Messages* and *PG Debug* into log file, they have useful info.David Aspinall
2011-01-24- change 'span-delete-action in 'span-delete-actions, which isHendrik Tews