aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall2003-01-28 19:20:55 +0000
committerDavid Aspinall2003-01-28 19:20:55 +0000
commit327b1ca058ab8294f81c01a8d0487ab6f4f4c85a (patch)
tree97a84e96854981c0ad05e68e02be9aebd5a0b78d
parent65517d3912ba6386a672220fdd0f39b88de813ba (diff)
parent643350924b1b01d002c9d7dd4d93721c5c91fd05 (diff)
This commit was generated by cvs2git to track changes on a CVS vendor
branch.
-rw-r--r--x-symbol/lisp/x-symbol-emacs.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/x-symbol/lisp/x-symbol-emacs.el b/x-symbol/lisp/x-symbol-emacs.el
index 093e2653..696d9b54 100644
--- a/x-symbol/lisp/x-symbol-emacs.el
+++ b/x-symbol/lisp/x-symbol-emacs.el
@@ -48,8 +48,9 @@ is non-nil."
;; <http://savannah.gnu.org/projects/emacs/>. E.g., I use Emacs-21.1.5
;; together with updates of the following files:
-;; lisp/font-lock.el,v 1.200, lisp/font-core.el,v 1.8(new),
-;; lisp/emacs-lisp/syntax.el,v 1.5(new):
+;; lisp/font-lock.el,v 1.200 (+ exchange all cc-mode font-lock keywords,
+;; recursive backquote not possible in Emacs-21.1), lisp/font-core.el,v
+;; 1.8(new), lisp/emacs-lisp/syntax.el,v 1.5(new):
;; (defvar char-property-alias-alist nil)
;; (unless (fboundp 'copy-tree) (defalias 'copy-tree 'copy-alist))
;; (unless (fboundp 'remove-list-of-text-properties)