| Commit message (Expand) | Author | Age |
* | Use `cl-lib` instead of `cl` everywhere | Stefan Monnier | 2018-12-13 |
* | Update copyright messages and improve the header of elisp files. | Erik Martin-Dorel | 2018-02-21 |
* | Remove a few useless eval-and-compile calls | Clément Pit--Claudel | 2017-03-08 |
* | Summary: Don't quote lambda expressions | Stefan Monnier | 2012-08-30 |
* | Replace proof-terminal-char with proof-terminal-string. | David Aspinall | 2010-08-27 |
* | lego-shell-adjust-line-width: save-excursion -> with-current-buffer to avoid | David Aspinall | 2010-07-01 |
* | Functions find-and-forget and count-undos now return lists of commands | David Aspinall | 2009-09-28 |
* | Set right font-lock-keywords | David Aspinall | 2009-09-10 |
* | p-s-classify-output -> p-s-handle-output, and simplify system-specific hook | David Aspinall | 2009-09-09 |
* | Remove barely useful proof-shell-abort-goal-regexp (only served to sanitize L... | David Aspinall | 2009-09-08 |
* | lego-shell-process-output -> lego-shell-classify-output | David Aspinall | 2009-09-07 |
* | Configuration changes for shell mode revision. | David Aspinall | 2009-09-06 |
* | Remove proof-shell-wakeup-char | David Aspinall | 2009-09-06 |
* | Whitespace and require | David Aspinall | 2009-09-05 |
* | Remove proof-shell-prompt-pattern, no longer used. | David Aspinall | 2009-09-04 |
* | Remove proof-no-command | David Aspinall | 2009-09-04 |
* | Merge changes from Version4Branch. | David Aspinall | 2008-07-24 |
* | Docstring with keymap | David Aspinall | 2008-02-17 |
* | Many compatibility updates, bug fixes, rearrangements for compilation. | David Aspinall | 2008-01-15 |
* | Add support for sending back literal commands reusing PBP markup mechanisms. | David Aspinall | 2007-08-14 |
* | Disable unicode use on LEGO, uses escape prefix | David Aspinall | 2007-05-10 |
* | Changed the type of proof-goal-command-p. It takes now a span, which | Pierre Courtieu | 2006-04-26 |
* | Fix lego-shell-adjust-line-width for mutliple frame mode. | David Aspinall | 2005-08-14 |
* | Make find-and-forget robust for proverproc regions | David Aspinall | 2003-06-05 |
* | Fix some compile errors | David Aspinall | 2003-02-24 |
* | Improved implementation of zap-commas font lock behaviour, patch from Stefan ... | David Aspinall | 2002-08-31 |
* | Variable name change proof-comment-{start,end}-regexp -> proof-script-comment... | David Aspinall | 2002-07-19 |
* | Refactor several variable names; clean up, doc subterm markup and output disp... | David Aspinall | 2002-07-16 |
* | GPL update | David Aspinall | 2002-06-21 |
* | Change of proof span type back to goalsave | David Aspinall | 2001-08-28 |
* | goalsave -> proof | David Aspinall | 2000-12-20 |
* | basic setup for new indentation code; | Makarius Wenzel | 2000-06-08 |
* | Remove spurious requires. | David Aspinall | 2000-06-01 |
* | Removed use of proof-terminal-string, added explicit terminators everywhere. | David Aspinall | 2000-05-29 |
* | Changed keybindings for lego specific functions | David Aspinall | 2000-05-29 |
* | proof-defass-default -> defpgdefault | David Aspinall | 2000-05-26 |
* | Patch for synchronization problem in Coq, perhaps others. | David Aspinall | 2000-05-25 |
* | Fix buttons must be 3 long error (for 20.4 compatibility) | David Aspinall | 2000-05-16 |
* | Remove proof-assistant-menu-entries, done generically now. | David Aspinall | 2000-05-12 |
* | Fix note. | David Aspinall | 2000-05-12 |
* | Changes and compatibility fixes for specific menu/keybindings. | David Aspinall | 2000-05-11 |
* | Added proof-assistant-keymap and commands for defining insert keys. | David Aspinall | 2000-05-02 |
* | Added specific menu for LEGO. | David Aspinall | 2000-05-01 |
* | goals-mode -> pbp-mode | David Aspinall | 2000-04-07 |
* | Fixed up proof-shell-proof-completed mess nicely. | David Aspinall | 2000-04-07 |
* | Fixes for short output duplication problem: set proof-shell-eager-annotation-... | David Aspinall | 2000-01-06 |
* | Docstring | David Aspinall | 1999-11-24 |
* | proof-font-lock-zap-commas=t | David Aspinall | 1999-11-15 |
* | proof-nested-goals-allowed -> proof-completed-proof-behaviour | David Aspinall | 1999-11-14 |
* | Set font-lock-keywords before calling proof-config-done. | David Aspinall | 1999-11-12 |