index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generic
/
proof-utils.el
Age
Commit message (
Expand
)
Author
2018-12-22
* coq-mode.el: New file to make coq-mode independent from PG
Stefan Monnier
2018-12-15
Cosmetic cleanup of coq-smie, coq-syntax, and coq-abbrev.
Stefan Monnier
2018-12-14
Fix remaining uses of CL; Make files more declarative
Stefan Monnier
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-12-12
Cleanup patch; Moving defvar to toplevel
Stefan Monnier
2018-11-12
Remove code that hides mode-line.
Calvin Beck
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-01-24
annoying missing parentheisis in a comment.
Pierre Courtieu
2017-01-04
Fixing #121 + avoid hiding user windows too much.
Pierre Courtieu
2016-11-02
fix error in process filter: Cannot resize window
Hendrik Tews
2016-09-16
Fix reference to log-warning-minimum-level
psteckler
2012-09-05
Fixed double hit terminator. Now it is disabled by default, and
Pierre Courtieu
2011-01-31
Comments
David Aspinall
2011-01-25
Bump/relax version numbers. Error for <23, warning for minor version mismatch.
David Aspinall
2011-01-18
Removing a debugging message.
Pierre Courtieu
2011-01-12
Type-check on integer settings
David Aspinall
2011-01-11
Add additional support for pgipfloat type
David Aspinall
2010-10-11
proof-debug: fiddle with warning levels to make *PG Debug* buffer appear, set...
David Aspinall
2010-10-08
Remove developers note from docstring of togglers
David Aspinall
2010-10-01
Comment
David Aspinall
2010-09-29
Coding conventions
David Aspinall
2010-09-21
proof-deftoggle: add declare-function to prevent compiler warnings
David Aspinall
2010-08-25
Fixed my last commit where compilation was broken. (function put at
Pierre Courtieu
2010-08-25
Fixed the bug of vertical window splitting when the size of the window
Pierre Courtieu
2010-08-25
Bring syntactic context functions together
David Aspinall
2010-08-11
Move some var+macro to fix compilation
David Aspinall
2010-08-11
Support custom syntactic fontification. Split out pa macros.
David Aspinall
2010-08-08
Checkdoc cleanups
David Aspinall
2010-08-03
proof-deftoggle-fn: make ARG optional as suggested by docstring
David Aspinall
2009-09-27
proof-save-this-buffer: added
David Aspinall
2009-09-15
Fix compile warning
David Aspinall
2009-09-11
Our own buffer for debug messages
David Aspinall
2009-09-10
Move stripping and minibuffer-message function here
David Aspinall
2009-09-10
Experimental changes to queue several commands at once and to allow pre-proce...
David Aspinall
2009-09-10
Move defpacustom here. Move message functions to proof-shell. Fix requires.
David Aspinall
2009-09-08
Clarify require
David Aspinall
2009-09-08
Require on scomint
David Aspinall
2009-09-06
proof-clean-buffer: inhibit read only
David Aspinall
2009-09-06
Remove comment
David Aspinall
2009-09-05
Clean whitespace
David Aspinall
2009-09-04
replace-in-string -> replace-regexp-in-string
David Aspinall
2009-09-04
Alternative implementation of pg-remove-specials which does not introduce res...
David Aspinall
2009-09-04
proof-files-to-buffers, proof-locate-executable: simplify
David Aspinall
2009-08-31
Unnecessary test
David Aspinall
2009-08-14
pg-current-word-pos: add for convenience in identifier query function
David Aspinall
2009-05-26
Add proof state hover messages to proof script, along with useful customization.
David Aspinall
2009-05-26
Add proof-shell-strip-output-markup to handle pasting markedup texdt. Minor c...
David Aspinall
2008-07-24
Merge changes from Version4Branch.
David Aspinall
2008-01-31
comment: proof-compat not needed for pg-defface-window-systems (but leave in ...
David Aspinall
[next]