aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall2003-01-28 19:20:55 +0000
committerDavid Aspinall2003-01-28 19:20:55 +0000
commit643350924b1b01d002c9d7dd4d93721c5c91fd05 (patch)
treeaad0d1a9e98517f972669a1e1c04232691e9625e
parent5adef9176df1d34bd552f5fd6a603c2463c09c50 (diff)
Version 4.5 (beta?) sent by CW, as a package distrib.
-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)