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-abbrev.el
Age
Commit message (
Expand
)
Author
2021-03-21
Fix #563 avoid dual-send bug in search blacklist customization.
Pierre Courtieu
2021-02-13
add second stage -vok for Coq >= 8.11
Hendrik Tews
2020-05-29
Fix name clash & rephrase some strings
Erik Martin-Dorel
2020-05-29
First try for feature #487
Cyril Anaclet
2020-04-15
menu entry for coq-compile-vos
Hendrik Tews
2020-04-15
Span menu entry for proof using annotation + doc.
Pierre Courtieu
2020-04-09
Merge branch 'master' of https://github.com/ProofGeneral/PG
Pierre Courtieu
2020-04-09
Automatic "Proof using" insertion.
Pierre Courtieu
2020-04-01
SearchAbout is deprecated since 8.5; use Search instead
Clément Pit-Claudel
2019-05-16
Highlight diffs in goals and some error messages
Jim Fehrle
2019-05-02
Fix typos
Jim Fehrle
2018-12-15
Cosmetic cleanup of coq-smie, coq-syntax, and coq-abbrev.
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-05-24
Remove mmm and ML4PG contribs and remove references to them in code and docs
Paul Steckler
2017-05-05
Merge pull request #157 from ProofGeneral/elpa
Clément Pit-Claudel
2017-03-22
Added support for future new options (trunk).
Pierre Courtieu
2017-03-08
Remove uses of defpgdefault in coq-abbrev
Clément Pit--Claudel
2017-03-08
Fix incorrect assumption that noninteractive == byte-compiling
Clément Pit--Claudel
2017-01-19
save settings not defined with defpacustom (fixes #142)
Hendrik Tews
2016-12-15
Merge pull request #101 from tchajed/print-universes-option
hendriktews
2016-12-14
fix generic interrupt procedure to interrupt parallel background compilation
Hendrik Tews
2016-12-08
option coq-compile-keep-going for parallel compilation
Hendrik Tews
2016-11-18
reconcile menu for auto compilation
Hendrik Tews
2016-11-16
first version for quick compilation
Hendrik Tews
2016-08-15
Add Set Printing Universes to options menu
Tej Chajed
2016-08-14
Sort the OPTIONS menu items differently & Fix a typo (UnSet -> Unset).
Erik Martin-Dorel
2016-08-14
Replace "Set Implicit Arguments" option with "Set Printing Implicit".
Erik Martin-Dorel
2015-12-09
Adding an setting for Search Blacklist coq option.
Pierre Courtieu
2015-10-12
proof-assert-command-hook added + Auto adjust width in coq mode.
Pierre Courtieu
2015-03-26
A command to set coq printing width smartly.
Pierre Courtieu
2015-03-13
Added a command to send Queries to coq, with completion (C-c C-a C-q).
Pierre Courtieu
2014-12-09
Added a variant of searchAbout hiding some spurious entries.
Pierre Courtieu
2013-07-22
Fixing coq project file parsing + moved project options.
Pierre Courtieu
2013-05-30
ML4PG functionality added to Coq menu
joheras
2012-09-25
Fixed #419: coq synchronized variables are not anymore in the settings
Pierre Courtieu
2012-09-25
Added a menu to set the 3 windows layout.
Pierre Courtieu
2012-09-05
Fixed double hit terminator. Now it is disabled by default, and
Pierre Courtieu
2012-08-31
Changed the behaviour of proof-layout-windows. Now it follows the
Pierre Courtieu
2012-07-22
Making better menus for Coq. Menus visible in response and goals buffer.
Pierre Courtieu
2012-07-09
Added completion to insert Require, based on coq-load-path.
Pierre Courtieu
2012-07-09
Fixed a small bug in indentation + added new commands for queries with
Pierre Courtieu
2011-06-07
Summary: coq-smie: improve indentation.
Stefan Monnier
2011-01-18
Alternative fix to #382.
David Aspinall
2011-01-18
Fix trac 382 by not setting save-abbrevs.
Pierre Courtieu
2010-09-01
Fixed experimental feature of storing response or goal in a persistent
Pierre Courtieu
2009-09-08
Comments
David Aspinall
2009-09-06
Move holes menu to holes mode
David Aspinall
2009-09-06
Moved doc of holes to holes-mode
David Aspinall
2009-09-05
Clean whitespace
David Aspinall
[next]