aboutsummaryrefslogtreecommitdiff
path: root/generic/pg-custom.el
AgeCommit message (Collapse)Author
2018-08-23Fix most doc issues raised by (checkdoc)Erik Martin-Dorel
2018-02-21Update copyright messages and improve the header of elisp files.Erik Martin-Dorel
2017-05-24Remove mmm and ML4PG contribs and remove references to them in code and docsPaul Steckler
2016-09-18Update the documentation and prepare the release 4.4.Erik Martin-Dorel
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-09-14# User Robin Green <greenrd@greenrd.org>David Aspinall
Use correct customisation widget for variable-length list of strings
2011-01-23TypoDavid Aspinall
2011-01-23Make proof-shell-quit-timeout a prover-specific customize option, default to ↵David Aspinall
45 for Isar. See http://proofgeneral.inf.ed.ac.uk/trac/ticket/384.
2010-10-11unicode-tokens-enable: turn on by default in IsabelleDavid Aspinall
2010-10-01proof-script-command-separator: remove; proof-one-command-per-line becomes ↵David Aspinall
prover specific.
2010-09-22proof-toolbar-entries-default: Remove accidental inclusion of delete in toolbar.David Aspinall
It has no icon in images directory, which causes odd effects with toolbar mapping (Fixes Trac #352).
2010-09-20Fix typoDavid Aspinall
2010-08-27ReorganiseDavid Aspinall
2010-08-27Add retract buffer to menuDavid Aspinall
2010-08-08Checkdoc cleanupsDavid Aspinall
2009-09-05Clean whitespaceDavid Aspinall
2009-08-28Clean up and rearrange variable declaration filesDavid Aspinall
2009-08-14Add info command to toolbar, and re-enable command, interrupt, restart.David Aspinall
2009-08-07Re-enable toolbar commands on main menu; add home iconDavid Aspinall
2008-07-24Merge changes from Version4Branch.David Aspinall
2008-07-05Clarify unimplemented settingsDavid Aspinall
2008-07-05Add use-holes setting.David Aspinall
2008-07-05TEMPORARY: add unicode-tokens2 mechanism to test across different machinesDavid Aspinall
2008-01-31Comments.David Aspinall
2008-01-30Fix RCS tagsDavid Aspinall
2008-01-29Move proof-experimental-features back and make it constant.David Aspinall
2008-01-29Move proof-experimental-featuresDavid Aspinall
2008-01-25Add unicode-tokens-enableDavid Aspinall
2008-01-15New files.David Aspinall