Mercurial > emacs
comparison lisp/ChangeLog @ 37957:492899458b0b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 31 May 2001 08:09:47 +0000 |
parents | f77bc295bba2 |
children | 7103eb9ef882 |
comparison
equal
deleted
inserted
replaced
37956:b59847354241 | 37957:492899458b0b |
---|---|
1 2001-05-31 Gerd Moellmann <gerd@gnu.org> | 1 2001-05-31 Gerd Moellmann <gerd@gnu.org> |
2 | 2 |
3 * international/mule-cmds.el (inactivate-input-method): Set | 3 * international/mule-cmds.el (inactivate-input-method): Set |
4 input-method-function to nil. | 4 input-method-function to nil. |
5 | |
6 2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> | |
7 | |
8 * mail/rmailsum.el (rmail-message-subject-p): Don't call | |
9 `rmail-summary-line-decoder' if the message does not have Subject: | |
10 field. | |
11 | |
12 * mail/rmail.el (rmail-revert): Modify to work in | |
13 rmail-view-buffer. | |
14 | |
15 * mail/rmail.el (rmail-insert-mime-resent-message-function): New | |
16 variable. | |
17 (rmail-resend): Modify to work in `rmail-view-buffer'; call | |
18 `rmail-insert-mime-resent-message-function' if `rmail-enable-mime' | |
19 is non-nil. | |
5 | 20 |
6 2001-05-29 Sam Steingold <sds@gnu.org> | 21 2001-05-29 Sam Steingold <sds@gnu.org> |
7 | 22 |
8 * faces.el (face-valid-attribute-values): Bind `valid' directly | 23 * faces.el (face-valid-attribute-values): Bind `valid' directly |
9 instead of using `setq'. | 24 instead of using `setq'. |