aboutsummaryrefslogtreecommitdiff
path: root/coq/coq-abbrev.el
AgeCommit message (Expand)Author
2017-01-19save settings not defined with defpacustom (fixes #142)Hendrik Tews
2016-12-15Merge pull request #101 from tchajed/print-universes-optionhendriktews
2016-12-14fix generic interrupt procedure to interrupt parallel background compilationHendrik Tews
2016-12-08option coq-compile-keep-going for parallel compilationHendrik Tews
2016-11-18reconcile menu for auto compilationHendrik Tews
2016-11-16first version for quick compilationHendrik Tews
2016-08-15Add Set Printing Universes to options menuTej Chajed
2016-08-14Sort the OPTIONS menu items differently & Fix a typo (UnSet -> Unset).Erik Martin-Dorel
2016-08-14Replace "Set Implicit Arguments" option with "Set Printing Implicit".Erik Martin-Dorel
2015-12-09Adding an setting for Search Blacklist coq option.Pierre Courtieu
2015-10-12proof-assert-command-hook added + Auto adjust width in coq mode.Pierre Courtieu
2015-03-26A command to set coq printing width smartly.Pierre Courtieu
2015-03-13Added a command to send Queries to coq, with completion (C-c C-a C-q).Pierre Courtieu
2014-12-09Added a variant of searchAbout hiding some spurious entries.Pierre Courtieu
2013-07-22Fixing coq project file parsing + moved project options.Pierre Courtieu
2013-05-30ML4PG functionality added to Coq menujoheras
2012-09-25Fixed #419: coq synchronized variables are not anymore in the settingsPierre Courtieu
2012-09-25Added a menu to set the 3 windows layout.Pierre Courtieu
2012-09-05Fixed double hit terminator. Now it is disabled by default, andPierre Courtieu
2012-08-31Changed the behaviour of proof-layout-windows. Now it follows thePierre Courtieu
2012-07-22Making better menus for Coq. Menus visible in response and goals buffer.Pierre Courtieu
2012-07-09Added completion to insert Require, based on coq-load-path.Pierre Courtieu
2012-07-09Fixed a small bug in indentation + added new commands for queries withPierre Courtieu
2011-06-07Summary: coq-smie: improve indentation.Stefan Monnier
2011-01-18Alternative fix to #382.David Aspinall
2011-01-18Fix trac 382 by not setting save-abbrevs.Pierre Courtieu
2010-09-01Fixed experimental feature of storing response or goal in a persistentPierre Courtieu
2009-09-08CommentsDavid Aspinall
2009-09-06Move holes menu to holes modeDavid Aspinall
2009-09-06Moved doc of holes to holes-modeDavid Aspinall
2009-09-05Clean whitespaceDavid Aspinall
2008-07-21Changed the main menu of coq. Changed a shortcut for holes.Pierre Courtieu
2008-07-05Remove faulty testDavid Aspinall
2008-05-22Fixed a bug with abbrev table definition.Pierre Courtieu
2008-01-28Fixed a problem with a wrong side effect on syntax databases (whenPierre Courtieu
2008-01-15Many compatibility updates, bug fixes, rearrangements for compilation.David Aspinall
2008-01-03Fixed abbrev installation. + small fixes.Pierre Courtieu
2007-12-14Fix compilation problems and rearrange startup settings for coq-prog-name,coq...David Aspinall
2007-12-14Remove eval-when, seems unreliableDavid Aspinall
2007-12-14Attempt to fix compile problemsDavid Aspinall
2007-04-26Added some unknown keyword (not changing state). Fixes bug 113 from emakarov.MPierre Courtieu
2006-08-25Fixed a small bug in indentation of coq.Pierre Courtieu
2006-08-23Cleaning in coq and lib, fixed licenses and docstrings.Pierre Courtieu
2006-08-23Finished making functions over big tables non recursive. Works withPierre Courtieu
2006-08-22Making non recursive functions to make fsf emacs happy, not yet finished.Pierre Courtieu
2006-08-22Big redesign of the coq syntax defintion, centralization in big tablesPierre Courtieu
2006-08-21Menus redesign, new interactive tactics/commands/termsPierre Courtieu
2006-08-21Started the coq-insert-tactic.Pierre Courtieu
2006-08-17continue on the support for local variables list semi-automaticPierre Courtieu
2006-08-16Added entries in coq menu, rearranged coq menu.Pierre Courtieu