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-script.el
Age
Commit message (
Expand
)
Author
2019-06-18
Remove pghelp spans when retracting.
Pierre Courtieu
2019-04-18
Derive proof-mode from prog-mode
Benjamin Barenblat
2018-12-26
Make coq-mode work without generic/proof-*
Stefan Monnier
2018-12-25
Reduce the impact of proof-site, in case PG is not used
Stefan Monnier
2018-12-22
* coq-mode.el: New file to make coq-mode independent from PG
Stefan Monnier
2018-12-14
Fix remaining uses of CL; Make files more declarative
Stefan Monnier
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-12-12
Cleanup patch; Moving defvar to toplevel
Stefan Monnier
2018-08-25
Merge pull request #169 from ProofGeneral/help-span-extended
Erik Martin-Dorel
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-08-15
Fix pg-{show,hide}-all-proofs and Move them into pg-user.el.
Erik Martin-Dorel
2017-03-09
extend helpspan, issue #158
Paul Steckler
2017-03-03
Remove default key-binding for proof-electric-terminator-toggle.
Erik Martin-Dorel
2016-09-25
proof-retract-before-change: Fix #41 by saving/restoring the match data.
Erik Martin-Dorel
2016-06-10
Reset proof-script-buffer to nil if -ready-prover fails
Clément Pit--Claudel
2016-01-06
Fixing #25.
Pierre Courtieu
2015-10-13
proof-retract-command-hook added + more auto adjust width in coq mode.
Pierre Courtieu
2015-10-12
proof-assert-command-hook added + Auto adjust width in coq mode.
Pierre Courtieu
2014-06-06
Don't mess with overlay priorities.
Stefan Monnier
2012-08-16
Add option proof-layout-windows-on-visit-file, addressing Trac #444
David Aspinall
2012-08-14
fix 443 by enforcing that the prover is not busy in proof-retract-until-point
Hendrik Tews
2012-06-29
* generic/pg-user.el (which-func-modes): Fix compiler declaration.
Stefan Monnier
2012-06-09
Made a small change in generic code about the setting of
Pierre Courtieu
2011-10-13
Patch from Tom Prince to fix Emacs 24 byte compilation (replace interactive-p...
David Aspinall
2011-06-09
Add autoload.
David Aspinall
2011-06-08
- fix for #408: Only use the buffer name in
Hendrik Tews
2011-05-30
Trac#403: wait for retraction to complete before returning, to
David Aspinall
2011-05-27
ensure (integerp proof-segment-up-to-cache-end), fixes Trac #404
David Aspinall
2011-05-26
proof-retract-before-change: fix Trac #403 (at least partially) by
David Aspinall
2011-05-16
Patch for Trac#400.
David Aspinall
2011-05-12
Tweak for `proof-segment-up-to-using-cache': better handling of
David Aspinall
2011-05-12
Attempted fix for `proof-segment-up-to-using-cache', re
David Aspinall
2011-05-05
- flushed proof-done-advancing-require-function and
Hendrik Tews
2011-04-26
Fix for Trac #397. Needs some exercise.
David Aspinall
2011-04-13
Add proof-output-tooltips option to turn off output highlighting for people w...
David Aspinall
2011-03-14
- change to proof-restart-buffers for unlocking ancestors
Hendrik Tews
2011-01-31
Support mouse action on modeline indicator for scripting mode
David Aspinall
2011-01-25
proof-deactivate-scripting: cleanup this function to make more
David Aspinall
2011-01-24
- change 'span-delete-action in 'span-delete-actions, which is
Hendrik Tews
2011-01-23
proof-protected-process-or-retract: don't give failure error if nothing to do
David Aspinall
2011-01-19
pg-show-all-portions: protect against empty hash tables
David Aspinall
2011-01-14
- move proof-no-fully-processed-buffer to generic/proof-config
Hendrik Tews
2011-01-12
Add preliminary support for multiple files for coq.
Hendrik Tews
2010-10-11
proof-segment-up-to-using-cache: improve attempt
David Aspinall
2010-10-10
Fix debug message format
David Aspinall
2010-10-10
pg-span-name: improve docstring.
David Aspinall
2010-10-10
Fix to last patch.
David Aspinall
2010-10-10
proof-assert-electric-terminator: prevent adding terminator if point is after...
David Aspinall
2010-10-01
Move utility span-make-modifying-removing-span to span.el
David Aspinall
[next]