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
2016-01-06
Merge pull request #22 from ProofGeneral/fix-scrolling-buffers
Pierre Courtieu
2016-01-06
Fixing #25.
Pierre Courtieu
2016-01-06
Fixing #20. #19 fixed by a commit in coq-8.5.
Pierre Courtieu
2016-01-04
First try to fix #19 and #20. Not finished.
Pierre Courtieu
2015-12-31
Fix spurious scrolling of *goals* and *response* buffers
Clément Pit--Claudel
2015-12-31
comment and readme.
Pierre Courtieu
2015-12-14
Refactoring. New file coq-system.el.
Pierre Courtieu
2015-12-14
Small refactoring of coqxxx args detection.
Pierre Courtieu
2015-12-10
Fixing variable declaration.
Pierre Courtieu
2015-12-09
Adding an setting for Search Blacklist coq option.
Pierre Courtieu
2015-12-04
Fixed a typo.
Pierre Courtieu
2015-11-26
A shortcut for coq-insert-as-in-next-command.
Pierre Courtieu
2015-11-13
Experimenting less brutal frame deletion.
Pierre Courtieu
2015-11-13
Fixed auto-width setting not initialized (trac #456).
Pierre Courtieu
2015-11-13
Cleaning code for auto width adapting.
Pierre Courtieu
2015-11-12
Tentative fix for #10
Clément Pit--Claudel
2015-11-12
Debuging: display a warning.
Pierre Courtieu
2015-11-02
coq-pre-v85 option to fix coqdep invocation in [compile before require].
Pierre Courtieu
2015-10-20
Re-thinking auto-insert-as.
Pierre Courtieu
2015-10-13
Fixed coq-id-at-point.
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
2015-10-09
Fixing < 25 use of window-frame (mandatory arg).
Pierre Courtieu
2015-10-06
Put 'delete-selection t on coq-terminator-insert
Clément Pit--Claudel
2015-10-06
Trying to deal with debug mode.
Pierre Courtieu
2015-09-29
Fixed #1 (Missing space in coq-insert-intros).
Pierre Courtieu
2015-09-25
More Fixes when issuing commands from another buffer.
Pierre Courtieu
2015-09-25
Fixed bug when issuing commands from another buffer than scripting one.
Pierre Courtieu
2015-06-23
Added a moderate support for double quotes in -arg lines of _CoqProject.
Pierre Courtieu
2015-05-19
robustify last commit (disabling smie show-paren).
Pierre Courtieu
2015-05-19
Disable smie parenthesis blink. Too slow sometimes.
Pierre Courtieu
2015-05-07
Fixes #485.
Pierre Courtieu
2015-04-27
Fixed at-point detection (bis).
Pierre Courtieu
2015-04-27
Fixed at-point detection.
Pierre Courtieu
2015-04-14
bold unicode biders + Fixing highlighting in goals and response buffers + cle...
Pierre Courtieu
2015-04-02
Highlighting stuff in goals mode (C-c C-a C-h). Very basic for now.
Pierre Courtieu
2015-04-01
Fix fill-paragraph merging comments and code (never fill code).
Pierre Courtieu
2015-03-27
Fixed a regex for detecting ids at point.
Pierre Courtieu
2015-03-26
A command to set coq printing width smartly.
Pierre Courtieu
2015-03-26
A remark about project file in the documentation.
Pierre Courtieu
2015-03-13
Added a command to send Queries to coq, with completion (C-c C-a C-q).
Pierre Courtieu
2015-03-04
Fixed compilation issue with previous commit + CHANGE updates.
Pierre Courtieu
2015-03-03
Mouse queries.
Pierre Courtieu
2015-03-03
Coqtop always restarted when switching script buffer.
Pierre Courtieu
2015-02-24
Making freeze buffer hace coq-response-more.
Pierre Courtieu
2015-02-23
Typo in last commit.
Pierre Courtieu
2015-02-23
Fixed a bug in syntax table making fontlock and indentation fail.
Pierre Courtieu
2015-02-09
replug removal of induction principle in SearAbout queries.
Pierre Courtieu
2015-02-09
Adding function to grab things at point and send queries about it.
Pierre Courtieu
2015-02-06
Removed a debugging message.
Pierre Courtieu
[next]