aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq.el
Commit message (Expand)AuthorAge
* Support proof-shell-interactive-prompt-regexp, ref Trac #430Gravatar David Aspinall2012-01-10
* proof-shell-start-goals-regexp: shy match to avoid introducing match groupGravatar David Aspinall2012-01-09
* * fix case where some existential is instantiated with the last proof commandGravatar Hendrik Tews2012-01-04
* hide the dependent evars lineGravatar Hendrik Tews2012-01-03
* merge ProofTreeBranch into main trunk:Gravatar Hendrik Tews2012-01-03
* Fixed some regexp. One for goal closing detection and one forGravatar Pierre Courtieu2011-12-16
* - protect proof-shell-handle-delayed-output against the case whereGravatar Hendrik Tews2011-12-07
* ensure optim-resp-window does not change the current bufferGravatar Hendrik Tews2011-12-06
* Applied a patch from Tom Prince which makesGravatar Pierre Courtieu2011-12-05
* Quick stab at support for switching to proof shell when interactive support e...Gravatar David Aspinall2011-11-15
* Small fixes to coq smie indentation.Gravatar Pierre Courtieu2011-11-14
* Fixed coq smie indentation.Gravatar Pierre Courtieu2011-11-11
* Fixed coq smie indentation.Gravatar Pierre Courtieu2011-11-10
* fixed some small bugs in coq indentation smie code.Gravatar Pierre Courtieu2011-11-10
* added utf8 quantifiers for indentation + small fix in indentation.Gravatar Pierre Courtieu2011-11-08
* Fixing syntax.Gravatar Pierre Courtieu2011-11-07
* Fixed a bit more smie coq indentation. Still unfinished but useable.Gravatar Pierre Courtieu2011-11-07
* Fixed several more bugs in smie indentation code. Not finished.Gravatar Pierre Courtieu2011-11-05
* slowly fixing the last small bugs in smie indentation.Gravatar Pierre Courtieu2011-11-04
* Fix previous commit (again).Gravatar Pierre Courtieu2011-11-04
* Fix previous commit.Gravatar Pierre Courtieu2011-11-04
* * coq.el (coq-smie-forward-token): Simplify by delegating to backward-token.Gravatar Stefan Monnier2011-11-03
* Fixed the indentation of different kinds of use of the with keyword.Gravatar Pierre Courtieu2011-11-03
* Added bullet indentation in smie code. smie code still needs someGravatar Pierre Courtieu2011-11-02
* Attempt to support stricter bytecomp flagsGravatar David Aspinall2011-10-17
* Move a comment to docstringGravatar David Aspinall2011-10-03
* fix coqdep warning treated as error (library occurring atGravatar Hendrik Tews2011-09-23
* fix widget descriptions of coq-load-pathGravatar Hendrik Tews2011-09-15
* -add support for -R and -I -as in coq-load-pathGravatar Hendrik Tews2011-09-15
* fix #421 with solution 1Gravatar Hendrik Tews2011-09-14
* fix documentation errorGravatar Hendrik Tews2011-09-09
* Non Unicode charGravatar David Aspinall2011-08-29
* Add back annotation for docstring for texinfoGravatar David Aspinall2011-08-23
* Move coq-prog-name back to coq.elGravatar David Aspinall2011-08-23
* Fix compile when smie isnt availableGravatar David Aspinall2011-07-26
* + fix documentation and one spelling errorGravatar Hendrik Tews2011-07-05
* oops, undo last commit.Gravatar Pierre Courtieu2011-06-17
* Fix mais le find-father ne marche pas encore.Gravatar Pierre Courtieu2011-06-17
* * coq.el: Fix up a few comment conventions; Improve SMIE indentation.Gravatar Stefan Monnier2011-06-11
* Unplug smie cindentation code for this release.Gravatar Pierre Courtieu2011-06-10
* Fix compile errors (seems to be code duplication between coq.el and coq-indent)Gravatar David Aspinall2011-06-09
* - fix for #408: Only use the buffer name inGravatar Hendrik Tews2011-06-08
* 2011-06-07 Stefan Monnier <monnier@iro.umontreal.ca>Gravatar Stefan Monnier2011-06-07
* Summary: * coq.el (coq-smie-backward-token): Fix typo in last change.Gravatar Stefan Monnier2011-06-07
* Summary: coq-smie: improve indentation.Gravatar Stefan Monnier2011-06-07
* Summary: coq-smie: Do not assume all "." are terminators. Handle "Programs".Gravatar Stefan Monnier2011-06-06
* Updated the old code for indentation, in case Stefan cannot finish theGravatar Pierre Courtieu2011-06-04
* Cleaning some keyboard shortcuts, applying patch from Erik Martin-Dorel.Gravatar Pierre Courtieu2011-06-04
* coq-init-compile-response-buffer: handle killed buffer (Trac #408)Gravatar David Aspinall2011-06-03
* - two fixes for coq-debug-auto-compilationGravatar Hendrik Tews2011-05-25