aboutsummaryrefslogtreecommitdiff
path: root/doc/ProofGeneral.texi
AgeCommit message (Collapse)Author
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.
2010-10-08Update magicDavid Aspinall
2010-10-08Improve autosend docDavid Aspinall
2010-10-04Fully remove section for Coq-specific variables (coq-version-is-*David Aspinall
2010-10-04Fix some mouse bindingsDavid Aspinall
2010-10-01Document query identifierDavid Aspinall
2010-10-01Update magic, release datesDavid Aspinall
2010-09-21Fix for new menu layout. Improve doc for automatic processing, ↵David Aspinall
document-centred.
2010-08-27Update magicDavid Aspinall
2010-08-24Update versionsDavid Aspinall
2010-08-23Fix image embedding in htmlDavid Aspinall
2010-08-23Update to use @dircategory and @direntry for infoDavid Aspinall
2010-08-23Add some more creditsDavid Aspinall
2010-08-23Add some more creditsDavid Aspinall
2010-08-19Add doc for Send Automatically optionDavid Aspinall
2010-08-18Simplify installation instructionsDavid Aspinall
2010-08-03proof-allow-undo-in-read-only: remove, use proof-strict-read-only instead.David Aspinall