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-compat.el
Age
Commit message (
Collapse
)
Author
2004-08-25
Renamed file
David Aspinall
2004-08-25
Add architecture flags; comments.
David Aspinall
2004-04-26
Add compatibility hack for Emacs 21.2.1 customize-menu-create
David Aspinall
2004-04-18
Add save-selected-frame for GNU Emacs
David Aspinall
2004-04-15
Comment out pg-customize-menu-create
David Aspinall
2004-04-02
Add various GNU <-> XE compatibility functions for display.
David Aspinall
2004-03-30
Add get-window-with-predicate to perhaps solve issue with XEmacs.
David Aspinall
2004-02-08
Update email and web addresses
David Aspinall
2003-06-08
Attempt to prevent recording of buffer switching history (display-buffer ↵
David Aspinall
cannot be stopped, sadly)
2003-02-05
Give up on customize-menu-create on GNU Emacs
David Aspinall
2003-01-29
Updated.
David Aspinall
2003-01-29
Add remassoc for FSF.
David Aspinall
2002-12-29
Fake customize menu create for latest Emacs release -- workaround new bug there
David Aspinall
2002-11-18
Add pg-custom-undeclare-variable.
David Aspinall
2002-11-07
Add subst-char-in-string (Monnier patch) for XEmacs.
David Aspinall
2002-09-11
Emulate :visible keyword
David Aspinall
2002-08-28
Compatibility fixes from Stefan Monnier.
David Aspinall
2002-08-07
Add proof-shell-strip-crs-from-output
David Aspinall
2002-08-07
Autoload fix
David Aspinall
2002-07-19
Move imagep compat code to splash
David Aspinall
2002-07-19
Trivially simulate events-to-keys
David Aspinall
2002-07-16
Refactor several variable names; clean up, doc subterm markup and output ↵
David Aspinall
display.
2002-07-16
Add char-to-int and friends, borrowed from x-symbol-emacs.
David Aspinall
2002-07-02
Add definition of font-lock-preprocessor-face
David Aspinall
2002-06-24
Also use our own buffer-syntactic-context in XEmacs 21.4.
David Aspinall
2002-06-21
GPL
David Aspinall
2002-03-21
Added emultation of display-graphic-p for XEmacs
David Aspinall
2001-12-11
Add proof-emacs-imagep function for GNU Emacs 21.
David Aspinall
2001-08-30
Added implementation of remassq for FSF Emacs
David Aspinall
2001-08-10
Workaround for buffer-syntactic-context bug in XEmacs 21.1
David Aspinall
2001-08-01
Moved compat hack to proof-site
David Aspinall
2001-08-01
Add a dummy version of package-provide for FSFEmacs.
David Aspinall
2001-07-09
Add require for arch flags, cleaner compilation.
David Aspinall
2001-05-16
Move emacs version compatibility flags to proof-site.el
David Aspinall
2001-05-08
Copyright date updated
David Aspinall
2000-09-21
Removed blurry distinction between block-comment and comment in FSF's ↵
David Aspinall
buffer-syntactic-context
2000-09-18
Added bug fix section and patch for undefined
David Aspinall
font-lock-preprocessor-face in FSF Emacs.
2000-09-18
Emulate buffer-syntactic-context on FSF Emacs
David Aspinall
2000-05-31
Added hack to completion.el to avoid adding every prefix as completion.
David Aspinall
2000-05-30
Added process-live-p
David Aspinall
2000-05-29
Added replace-string for FSF.
David Aspinall
2000-05-26
Moved compatibility code into proof-compat.el
David Aspinall
2000-05-09
New files
David Aspinall