comparison lisp/mail/ChangeLog @ 88267:960c11d84a7d

*** empty log message ***
author Alex Schroeder <alex@gnu.org>
date Sat, 21 Jan 2006 18:22:25 +0000
parents beb8ae68f37a
children 5b0c2a78047e
comparison
equal deleted inserted replaced
88266:7ed20fa4aa34 88267:960c11d84a7d
1 2006-01-21 Alex Schroeder <alex@gnu.org> 1 2006-01-21 Alex Schroeder <alex@gnu.org>
2
3 * rmailedit.el (rmail-abort-edit): Don't call
4 rmail-highlight-headers anymore.
2 5
3 * rmail.el (rmail-next-undeleted-message): Simplify. 6 * rmail.el (rmail-next-undeleted-message): Simplify.
4 (rmail-what-message): Deleted since it was never called. 7 (rmail-what-message): Deleted since it was never called.
5 (rmail-narrow-to-header): Use the same error message as 8 (rmail-narrow-to-header): Use the same error message as
6 rmail-header-get-limit. 9 rmail-header-get-limit.
10 (rmail-highlight-face): Doc.
11 (rmail-font-lock-keywords): Add the stuff necessary to make
12 rmail-highlight-headers obsolete.
13 (rmail-toggle-header, rmail-show-message): Don't call
14 rmail-highlight-headers anymore.
15 (rmail-highlight-headers): Deleted.
7 16
8 * rmaildesc.el (rmail-desc-set-attribute): Use 17 * rmaildesc.el (rmail-desc-set-attribute): Use
9 rmail-header-add-header instead of rmail-header-set-header. 18 rmail-header-add-header instead of rmail-header-set-header.
10 19
11 * rmailhdr.el (rmail-header-attribute-header) 20 * rmailhdr.el (rmail-header-attribute-header)