comparison lisp/ChangeLog @ 49877:d0dc4f0ff393

*** empty log message ***
author Francesco Potortì <pot@gnu.org>
date Thu, 20 Feb 2003 08:55:38 +0000
parents 964dde5d6acd
children 63f3154d5def
comparison
equal deleted inserted replaced
49876:964dde5d6acd 49877:d0dc4f0ff393
1 2003-02-20 Francesco Potort,Al(B <pot@gnu.org>
2
3 * mail/undigest.el (unforward-rmail-message): Allow nested
4 unforwarding, that is, preserve old Forwarded-From/Date headers.
5
1 2003-02-20 Kenichi Handa <handa@m17n.org> 6 2003-02-20 Kenichi Handa <handa@m17n.org>
2 7
3 * international/mule-diag.el (print-fontset): If FONTSET is nil, 8 * international/mule-diag.el (print-fontset): If FONTSET is nil,
4 use the default fontset. 9 use the default fontset.
5 (describe-fontset): If the current frame is not using a fontset, 10 (describe-fontset): If the current frame is not using a fontset,
6 call print-fontset with nil. 11 call print-fontset with nil.
7 12
8 2003-02-19 Andre Spiegel <spiegel@gnu.org> 13 2003-02-19 Andre Spiegel <spiegel@gnu.org>
9 14
10 * vc.el (vc-binary-assoc, vc-binary-suffixes): Removed; these 15 * vc.el (vc-binary-assoc, vc-binary-suffixes): Removed; these
11 were accidentally left over during the VC redesign in 2000. 16 were accidentally left over during the VC redesign in 2000.
12 17
13 2003-02-18 Juanma Barranquero <lektu@terra.es> 18 2003-02-18 Juanma Barranquero <lektu@terra.es>
14 19
15 * help-macro.el (make-help-screen): Fix character constant. 20 * help-macro.el (make-help-screen): Fix character constant.