aboutsummaryrefslogtreecommitdiff
path: root/coq/coq.el
AgeCommit message (Expand)Author
2015-03-27Fixed a regex for detecting ids at point.Pierre Courtieu
2015-03-26A command to set coq printing width smartly.Pierre Courtieu
2015-03-26A remark about project file in the documentation.Pierre Courtieu
2015-03-13Added a command to send Queries to coq, with completion (C-c C-a C-q).Pierre Courtieu
2015-03-04Fixed compilation issue with previous commit + CHANGE updates.Pierre Courtieu
2015-03-03Mouse queries.Pierre Courtieu
2015-03-03Coqtop always restarted when switching script buffer.Pierre Courtieu
2015-02-24Making freeze buffer hace coq-response-more.Pierre Courtieu
2015-02-23Typo in last commit.Pierre Courtieu
2015-02-23Fixed a bug in syntax table making fontlock and indentation fail.Pierre Courtieu
2015-02-09replug removal of induction principle in SearAbout queries.Pierre Courtieu
2015-02-09Adding function to grab things at point and send queries about it.Pierre Courtieu
2015-02-06Removed a debugging message.Pierre Courtieu
2015-02-04cleaned previous commits (generic variable to disable error coloring).Pierre Courtieu
2015-02-03coloring names in resposne and goalsPierre Courtieu
2015-02-03beautified a bit error messages.Pierre Courtieu
2015-02-03cleaning regexp.Pierre Courtieu
2015-01-30Set double hit electric terminator back. Disabled by default.Pierre Courtieu
2015-01-27Fix coq project parsing and interpreting for coq v8.5.Pierre Courtieu
2015-01-09Removing non-smie indentation + fix CHANGES.Pierre Courtieu
2015-01-05Fixing indentation of pending curly braces.Pierre Courtieu
2014-12-23Fix a special case in _CoqProject syntax (empty string).Pierre Courtieu
2014-12-23Refix prettify compilation bug.Pierre Courtieu
2014-12-23fixed comilation of prettify setting.Pierre Courtieu
2014-12-22Fixed a compilation issue + small display glitch in coqpgPierre Courtieu
2014-12-22Fixing a bug of multiple frame mode (obsolete variable in emacs > 23.4.Pierre Courtieu
2014-12-18Fixed response display spurious newlines for coq.Pierre Courtieu
2014-12-16Remove trailing space in info messages in coq mode.Pierre Courtieu
2014-12-16Added a way to print eager message without warning face.Pierre Courtieu
2014-12-09make name filtering of searchabout more precise.Pierre Courtieu
2014-12-09Added a variant of searchAbout hiding some spurious entries.Pierre Courtieu
2014-06-03Rename coq-smie-lexer.el to coq-smie.el.Stefan Monnier
2014-06-02* coq.el (coq-prettify-symbols-alist): New var.Stefan Monnier
2013-07-22Fixing coq project file parsing + moved project options.Pierre Courtieu
2013-07-17fix type of coq-project-filenameHendrik Tews
2013-07-17disable and protect coq-hide-additional-subgoals-switch for coq-time-commandsHendrik Tews
2013-07-11fix typo and compilationHendrik Tews
2013-07-11Fixing a big bug in coq project file management.Pierre Courtieu
2013-07-09Fixed interaction between file variables and coq project file + faq.Pierre Courtieu
2013-07-08Fixing again bug #466. With a bbetter solution.Pierre Courtieu
2013-07-04Fixing a compilation warning for a ml4pg function in coq.el.Pierre Courtieu
2013-07-04Fixing undeclared variables for compilation.Pierre Courtieu
2013-07-02Fixing coq project file mechanism.Pierre Courtieu
2013-06-19Adding support for coq project file for setting coqdoc args.Pierre Courtieu
2013-06-19Adding support for coq project file for setting coqdoc args.Pierre Courtieu
2013-05-31Inclusion of ML4PG in coq.el file.joheras
2013-05-30ML4PG functionality added to Coq menujoheras
2013-04-19improve docHendrik Tews
2013-01-20- implement retract from prooftreeHendrik Tews
2013-01-17Fixed a bug with window height optimization.Pierre Courtieu