index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
proof-compat.el
Age
Commit message (
Expand
)
Author
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-12-12
Cleanup patch; Moving defvar to toplevel
Stefan Monnier
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-03-08
Fix incorrect uses of defvar
Clément Pit--Claudel
2012-09-02
Remove functions defined for Emacs 22 compatibility
David Aspinall
2011-01-31
Make proof-assistant-settings follow currently available dynamic settings, an...
David Aspinall
2010-11-15
Summary: New indentation code using SMIE
Stefan Monnier
2010-08-25
Bring syntactic context functions together
David Aspinall
2009-09-09
Add compatilibity for declare-function in Emacs 22.1
David Aspinall
2009-09-06
proof-buffer-syntactic-context-emulate: use caching syntax-ppss
David Aspinall
2009-09-06
Fix compile warnings
David Aspinall
2009-09-05
Add characterp for Emacs 22
David Aspinall
2009-09-05
Tidy whitespace
David Aspinall
2009-09-04
replace-in-string -> replace-regexp-in-string
David Aspinall
2009-09-04
Remove further unnecessary compatibility code.
David Aspinall
2009-05-27
Cleanup more Emacs compatibility
David Aspinall
2009-05-26
Remove process-live-p, move complete autoload to use point
David Aspinall
2008-07-24
Merge changes from Version4Branch.
David Aspinall
2008-01-29
Add buffer-substring-no-properties in case of older Emacs versions
David Aspinall
2008-01-28
Workaround a small bug in Carbon Emacs Winter 2008: mac-key-mode not bound
David Aspinall
2008-01-25
Back patch for XEmacs 21.4 on API change to add-hook.
David Aspinall
2008-01-25
Back patch for XEmacs 21.4 on API change to add-hook.
David Aspinall
2008-01-17
Avoid some compilation/warnings
David Aspinall
2008-01-15
Many compatibility updates, bug fixes, rearrangements for compilation.
David Aspinall
2007-12-14
Remove eval-when, seems unreliable
David Aspinall
2007-12-14
Add eval-when
David Aspinall
2007-12-12
Tune compatibility
David Aspinall
2007-05-10
Emulate find-coding-system for GNU Emacs
David Aspinall
2007-01-20
Patch x-symbol problem with XEmacs beta
David Aspinall
2006-10-27
Rationalise testing for different values of window-system, to/and support mor...
David Aspinall
2006-09-22
Add workaround for GNU Emacs problems in easymenu-add.
David Aspinall
2006-08-23
sit-for is indeed in subr.el, must be careful to load right
David Aspinall
2006-08-23
Compatibility for GNU Emacs CVS losing sit-for
David Aspinall
2005-09-27
Compatibility in proof-buffer-syntactic-context for XEmacs 21.5. Buffer tabs...
David Aspinall
2004-08-25
Renamed file
David Aspinall