| Age | Commit message (Collapse) | Author |
|
now a list of functions to be run when the span is deleted. Use
span-add-delete-action to add a delete action.
|
|
Addresses Trac #383
|
|
|
|
- add documentation for it
- add a test case demonstrating it in
coq/ex/test-cases/retract-completely-asserted
|
|
The following points are implemented already:
- recompile either via an external command (make) or let
ProofGeneral handle everything internally
- complete dependency tracking and recompilation for coq files in
internal mode
- support for extending the LoadPath: does almost work, even if
specified file-locally
- move back to clean state if recompilation fails
There are the following known problems:
- coq-load-path extensions are not retracted
- fails on partially qualified library names
|
|
|
|
|
|
proof-complete-buffer-atomic: simplify.
Add debug message for parser cache.
|
|
|
|
after it as well as before,
as in PG 3.7. Fixes #371.
|
|
|
|
input (no non-nil flags in queue)
|
|
|
|
|
|
|
|
|
|
span regions.
|
|
|
|
|
|
|
|
|
|
(i.e., automatic preview of next command)
|
|
|
|
interrupting if prover is busy before undoing. Refs Trac #293
|
|
|
|
support this.
|
|
|
|
proof-shell-interrupts-after-commit.
|
|
|
|
|
|
proof-activate-scripting-hook does nothing (case: switching buffers in
Coq when there was an error)
|
|
|
|
unparseable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
command elements.
|
|
|
|
|
|
|
|
|
|
|
|
proof-inside-string: added
|
|
|
|
(see http://proofgeneral.inf.ed.ac.uk/trac/ticket/293)
|
|
|
|
needed here (possible Emacs bug)
|