]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
.
[gnu-emacs] / lisp / ChangeLog
index a14726f115f06a37fe30d96b9300e8bf4bdb3b81..00253c2218eedae95427f18473fcca039b244764 100644 (file)
@@ -1,3 +1,25 @@
+2003-02-20  Andreas Schwab  <schwab@suse.de>
+
+       * info.el (Info-extract-menu-node-name): Stop if colon is
+       followed by open paren.
+
+2003-02-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * mail/undigest.el (unforward-rmail-message): Allow nested
+       unforwarding, that is, preserve old Forwarded-From/Date headers.
+
+2003-02-20  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule-diag.el (print-fontset): If FONTSET is nil,
+       use the default fontset.
+       (describe-fontset): If the current frame is not using a fontset,
+       call print-fontset with nil.
+
+2003-02-19  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc.el (vc-binary-assoc, vc-binary-suffixes): Removed; these
+       were accidentally left over during the VC redesign in 2000.
+
 2003-02-18  Juanma Barranquero  <lektu@terra.es>
 
        * help-macro.el (make-help-screen): Fix character constant.