index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coq
/
coq.el
Age
Commit message (
Expand
)
Author
2011-05-06
Checkdoc
David Aspinall
2011-05-05
- flushed proof-done-advancing-require-function and
Hendrik Tews
2011-04-27
update Hendrik's personal issue list
Hendrik Tews
2011-04-26
Clean up some defcustom docstrings (remove *'s)
David Aspinall
2011-04-15
* fix coq-show-first-goal changing the current buffer
Hendrik Tews
2011-04-15
* fix overwriting setq coq-prog-name before loading Proof General
Hendrik Tews
2011-04-06
* disable file safe when switching to new buffers for coq
Hendrik Tews
2011-03-14
- change to proof-restart-buffers for unlocking ancestors
Hendrik Tews
2011-02-28
- fixed XXX'es in coq.el
Hendrik Tews
2011-02-28
- adjust coq-ask-insert-coq-prog-name and doc in coq-local-vars-doc
Hendrik Tews
2011-02-18
- deleted old coq multiple file stuff
Hendrik Tews
2011-02-14
put coq compilation feature into coq settings menu
Hendrik Tews
2011-02-02
- properly display compilation error messages and enable M-x
Hendrik Tews
2011-01-28
- use low-level compilation interface for external coq
Hendrik Tews
2011-01-28
- mark new coq specific variables as safe
Hendrik Tews
2011-01-28
Clean coq goals buffer when backing to a non-proof state, otherwise
Pierre Courtieu
2011-01-26
- more info on the elements of proof-action-list; the COMMANDS
Hendrik Tews
2011-01-26
- fix 1 second problem
Hendrik Tews
2011-01-25
- unlock files when retracting a Require command (implemented via
Hendrik Tews
2011-01-21
- use time-less-p
Hendrik Tews
2011-01-19
- switch off automatic compilation for coq to not surprise users
Hendrik Tews
2011-01-18
- fixed stale load path problem with killing the proof shell in
Hendrik Tews
2011-01-18
- implemented coq-lock-ancestors as described in the docs already
Hendrik Tews
2011-01-18
Localise compilation fix for dynamic scope of `queueitems\'.
David Aspinall
2011-01-18
- fixed compilation errors
Hendrik Tews
2011-01-18
- fix broken external compilation
Hendrik Tews
2011-01-17
fix problems in test cases
Hendrik Tews
2011-01-14
- more coq test cases (some with surprising and embarrassing bugs)
Hendrik Tews
2011-01-14
- simple backward compatible change to invoke a function to
Hendrik Tews
2011-01-14
- Remove nonfunctional Add LoadPath code.
Hendrik Tews
2011-01-12
Add preliminary support for multiple files for coq.
Hendrik Tews
2010-11-25
Fix compile problem with smie code on Emacs <=23.3
David Aspinall
2010-11-15
Summary: New indentation code using SMIE
Stefan Monnier
2010-10-22
Fixed a bug with utf8 error highlighting in coq 8.3 (bugs with 8.2
Pierre Courtieu
2010-10-10
coq-find-and-forget: Allow undoing prover processed regions
David Aspinall
2010-10-04
Fixes in strings/comments from Erik Martin-Dorel
David Aspinall
2010-10-04
coq-insert-solve-tactic: added (credit:Erik Martin-Dorel, patch from trac #35...
David Aspinall
2010-10-01
Rename span-add-self-removing-span
David Aspinall
2010-10-01
coq-highlight-error: use span-add-self-removing-span (highlight and removal i...
David Aspinall
2010-10-01
coq-allow-highlight-error: remove this setting, now proof-shell-error-or-inte...
David Aspinall
2010-10-01
Add key binding fixes from Erik Martin-Dorel (see Trac#359).
David Aspinall
2010-09-28
Fixed redundant undo limit custom variables.
Pierre Courtieu
2010-09-09
Revert last change, version from Pierre is cleaner.
David Aspinall
2010-09-09
Hack regexps so that goals are cleared on Proof Completed. message. Unfortun...
David Aspinall
2010-09-09
Fixed the cleaning of goals buffer when proof completed
Pierre Courtieu
2010-09-09
Moved the modeline dislpay of open goals to scripting buffer.
Pierre Courtieu
2010-09-08
Adjust configuration setting for automatic multiple files handling
David Aspinall
2010-09-06
Minor clean up of comments while reading code
David Aspinall
2010-09-01
Fixed experimental feature of storing response or goal in a persistent
Pierre Courtieu
2010-09-01
Fixed bug #346. Coq code was using proof-ids-to-regexp on regexp
Pierre Courtieu
[next]