aboutsummaryrefslogtreecommitdiff
path: root/doc/ProofGeneral.texi
AgeCommit message (Collapse)Author
2013-01-28Update timestampesDavid Aspinall
2013-01-21- implement proof-script insertionHendrik Tews
2013-01-20- implement retract from prooftreeHendrik Tews
2013-01-17document latest changesHendrik Tews
2013-01-15- support bullets and braces in ProoftreeHendrik Tews
- prooftree protocol change to version 3
2012-11-14all-cpus option for coq-max-background-compilation-jobsHendrik Tews
2012-11-14update documentationHendrik Tews
2012-09-14no braces and bullets for prooftreeHendrik Tews
2012-09-12treat #450 by requiring that proofs are started with ProofHendrik Tews
2012-08-14Add user option proof-next-command-insert-space.David Aspinall
2012-06-19Completed documentation for file variables.Pierre Courtieu
2012-05-29- erase invalid coq-load-path entry format '("dir")Hendrik Tews
- check if coq-load-path is well-formed - update documentation
2012-05-09fix typo + add one missing cvsignoreHendrik Tews
2012-01-05Update variable docs. Use HOL Light instead of HOL98.David Aspinall
2012-01-03Add News for Version 4.2David Aspinall
2012-01-03merge ProofTreeBranch into main trunk:Hendrik Tews
- add support for proof-tree displays (currently Coq only) - new file generic/proof-tree.el contains generic code - Coq specific code has been added to coq/coq.el Changes to existing Proof General functions: - proof-shell-exec-loop and proof-shell-filter-manage-output call proof-tree display functions, when the proof-tree display is on - proof-shell-exec-loop returns t if proof-action-list is empty _or_ contains only items for updating the proof-tree - proof-shell-should-be-silent returns nil when the proof-tree display is on - coq-last-prompt-info, coq-last-prompt-info-safe return as additional 4th element the name of the current proof
2011-10-14Bump doc version numbers to 4.2pre.David Aspinall
2011-10-03Update dates and versionsDavid Aspinall
2011-09-23fix coqdep warning treated as error (library occurring atHendrik Tews
multiple places in load-path)
2011-09-19fix doc for coq -R patchHendrik Tews
2011-09-19Several improvements:David Aspinall
- explain how to use prefix commands for electric terminator as well as C-q - update explanation of locked region and read only options - explain colouring of modeline Scripting indicator - improve document-centred explanation, giving short-cut commands first - correct several uses of main menu "Proof General" to "Proof-General" with hyphen
2011-09-15-add support for -R and -I -as in coq-load-pathHendrik Tews
-improve documentation (and reorder stuff)
2011-09-14Add another contributor.David Aspinall
2011-09-09fix documentation errorHendrik Tews
2011-08-23Update magicDavid Aspinall
2011-07-05+ fix documentation and one spelling errorHendrik Tews
2011-06-10Update dates, magic.David Aspinall
2011-05-12Update docstring magicDavid Aspinall
2011-05-05Update dates.David Aspinall
2011-05-05Restore scary front page image. Add credits.David Aspinall
2011-04-26Update magic, tweak Makefile to make sure magic uses source .elsDavid 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-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-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
2011-01-26- more info on the elements of proof-action-list; the COMMANDSHendrik Tews
list in it should be concatenated with (mapconcat 'identity COMMANDS " "), which is not the case proof-shell-insert.
2011-01-26- fix 1 second problemHendrik Tews
- add limitations in the docs
2011-01-24Add News for 4.1David Aspinall
2011-01-23Documentation updatesDavid Aspinall
2011-01-19Update date stampsDavid Aspinall
2011-01-19- improved doc nodes Using file variables and Locking AncestorsHendrik Tews
2011-01-18- implemented coq-lock-ancestors as described in the docs alreadyHendrik Tews
2011-01-18- fix broken external compilationHendrik Tews
- fix quitting during compilation - substitute "compile" for "recompile" - added documentation
2011-01-12Tweak text wrt http://proofgeneral.inf.ed.ac.uk/trac/ticket/355David Aspinall
2010-10-11WhitespaceDavid Aspinall
2010-10-11Add Adam Megacz to creditsDavid Aspinall
2010-10-10Cleanups.David Aspinall
2010-10-10Update documenation of mouse bindings.David Aspinall
Clean up documentation of holes a bit. Remove some dead comments.