index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generic
/
proof-useropts.el
Age
Commit message (
Expand
)
Author
2021-04-16
prefix arg for temporarily disabling omitting proofs
Hendrik Tews
2021-04-16
add feature to omit complete opaque proofs
Hendrik Tews
2018-12-14
Fix remaining uses of CL; Make files more declarative
Stefan Monnier
2018-08-23
Fix most doc issues raised by (checkdoc)
Erik Martin-Dorel
2018-02-21
Update copyright messages and improve the header of elisp files.
Erik Martin-Dorel
2017-03-08
Fix incorrect assumption that noninteractive == byte-compiling
Clément Pit--Claudel
2012-11-13
small typo fixes
Hendrik Tews
2012-09-25
Fixed a bug in three windows mode.
Pierre Courtieu
2012-08-31
Three windows mode is back as the default mode.
Pierre Courtieu
2012-08-31
Changed the behaviour of proof-layout-windows. Now it follows the
Pierre Courtieu
2012-08-31
Setting nil by default the option to create resp and goals buffer
Pierre Courtieu
2012-08-16
Add option proof-layout-windows-on-visit-file, addressing Trac #444
David Aspinall
2012-08-14
Add user option proof-next-command-insert-space.
David Aspinall
2011-09-27
fix #426
Hendrik Tews
2011-09-18
proof-full-annotation: default to nil
David Aspinall
2011-04-13
Add proof-output-tooltips option to turn off output highlighting for people w...
David Aspinall
2011-01-25
proof-fast-process-buffer: set to t also on Windows.
David Aspinall
2011-01-12
Add preliminary support for multiple files for coq.
Hendrik Tews
2010-10-11
Use parser cache by default.
David Aspinall
2010-10-01
proof-script-command-separator: remove; proof-one-command-per-line becomes pr...
David Aspinall
2010-08-27
Implement the eagerly anticipated Beyond Script Management Feature No.2 (i.e....
David Aspinall
2010-08-22
proof-fast-process-buffer: switch on by default if looks like Mac port (ns fe...
David Aspinall
2010-08-19
Add Fast Process Buffer option
David Aspinall
2010-08-15
Preliminary and experimental support for automatically sending commands.
David Aspinall
2010-08-08
Checkdoc cleanups
David Aspinall
2010-08-03
proof-allow-undo-in-read-only: remove, use proof-strict-read-only instead.
David Aspinall
2010-08-03
proof-full-annotation: default to t; advanced users may turn off.
David Aspinall
2009-11-28
Add new option `proof-sticky-errors'.
David Aspinall
2009-09-14
proof-strict-read-only: Experimental change to default
David Aspinall
2009-09-11
Make quiet by default. Improve docs.
David Aspinall
2009-09-10
Default to disabling minibuffer messages
David Aspinall
2009-09-10
Add `proof-minibuffer-messages'
David Aspinall
2009-09-09
proof-shell-quiet-errors: move to user opts custom group
David Aspinall
2009-09-05
proof-allow-undo-in-read-only: change default to nil for new implementation
David Aspinall
2009-09-05
Default `proof-full-annotation' to off to cause least surprise to upgraders
David Aspinall
2009-09-05
Clean whitespace
David Aspinall
2009-08-31
Update docs
David Aspinall
2009-08-28
Clean up and rearrange variable declaration files
David Aspinall