* Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
(Display-related features are described in a page of their own below.)
+** Function assq-delete-all replaces function assoc-delete-all.
+
---
** The new function amimate-string, from lisp/play/animate.el
allows the animated display of strings.
(backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
from doc strings.
+2001-09-02 Milan Zamazal <pdm@zamazal.org>
+
+ * progmodes/glasses.el (glasses-convert-to-unreadable): Consider
+ underscores as in `glasses-make-readable'.
+
2001-09-02 Eli Zaretskii <eliz@is.elta.co.il>
* progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
+2001-09-03 Gerd Moellmann <gerd@gnu.org>
+
+ * buffer.c (syms_of_buffer) <default-directory>: Doc fix.
+
2001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
* fns.c (Fmd5): Doc fix.