aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-05- flushed proof-done-advancing-require-function andHendrik Tews
proof-shell-require-command-regexp - TAGS updated to really flush them
2011-04-28Fix Make pkg in case package name same as release name.David Aspinall
2011-04-28Add rcs2log options suggested by HendrikDavid Aspinall
2011-04-27update Hendrik's personal issue listHendrik Tews
2011-04-26Set version tag for new release.David Aspinall
2011-04-26Update magic, tweak Makefile to make sure magic uses source .elsDavid Aspinall
2011-04-26Updated.David Aspinall
2011-04-26Fix compileDavid Aspinall
2011-04-26Fix so that make test.coq runs successfully.David Aspinall
2011-04-26Clean up some defcustom docstrings (remove *'s)David Aspinall
2011-04-26Patch: font-lock-beginning-of-syntax-function -> syntax-begin-function to ↵David Aspinall
work with Emacs 23.3. May break work with earlier versions.
2011-04-26Fix for Trac #397. Needs some exercise.David Aspinall
2011-04-19* small doc fixHendrik Tews
2011-04-18DocstringDavid Aspinall
2011-04-15* fix coq-show-first-goal changing the current bufferHendrik Tews
2011-04-15* fix overwriting setq coq-prog-name before loading Proof GeneralHendrik Tews
* more complete callback listing in proof-action list doc
2011-04-13proof-shell-insert-hook: Clean docstring, addressing #396.David Aspinall
2011-04-13UpdatedDavid Aspinall
2011-04-13Add proof-output-tooltips option to turn off output highlighting for people ↵David Aspinall
who read or edit by waving mouse at text
2011-04-12typoDavid Aspinall
2011-04-06* disable file safe when switching to new buffers for coqHendrik Tews
2011-03-14- change to proof-restart-buffers for unlocking ancestorsHendrik Tews
- improve internal docs for unlocking
2011-03-09Set version tag for new release.David Aspinall
2011-02-28- fixed XXX'es in coq.elHendrik Tews
2011-02-28- adjust coq-ask-insert-coq-prog-name and doc in coq-local-vars-docHendrik Tews
2011-02-23Set version tag for new release.David Aspinall
2011-02-23Support delete selection mode on remapped delete commandsDavid Aspinall
Update some of font alias choices.
2011-02-18- deleted old coq multiple file stuffHendrik Tews
2011-02-14put coq compilation feature into coq settings menuHendrik Tews
2011-02-02- properly display compilation error messages and enable M-xHendrik Tews
next-error (as far as possible)
2011-01-31Update with files from Isabelle2011 (no actual changes).David Aspinall
2011-01-31New files.David Aspinall
2011-01-31Deleted fileDavid Aspinall
2011-01-31proof-shell-theorem-dependency-list-regexp: change to match altered output ↵David Aspinall
format.
2011-01-31Old debug settingDavid Aspinall
2011-01-31Set version tag for new release.David Aspinall
2011-01-31Only make settings commands for dynamic settings which differ from their ↵David Aspinall
defaults
2011-01-31auto-solve -> auto-solve-direct for Isabelle2011.David Aspinall
2011-01-31Make proof-assistant-settings follow currently available dynamic settings, ↵David Aspinall
and keep possibly customized variables bound. Closes Trac #387.
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-30Note about declare-functionDavid Aspinall
2011-01-30Updated.David Aspinall
2011-01-30Fix prover versionsDavid Aspinall
2011-01-30Deprecate Emacs 22.XDavid Aspinall
2011-01-28- use low-level compilation interface for external coqHendrik Tews
compilation with our own customization variables
2011-01-28- mark new coq specific variables as safeHendrik Tews
- hint on per-directory local variables