Mercurial > emacs
comparison lisp/ChangeLog @ 102317:562b3a7e1016
Update commentary.
(rmail-mime): Add autoload cookie.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 28 Feb 2009 03:26:58 +0000 |
parents | 5feec5ab8088 |
children | c9c0d0cbf010 |
comparison
equal
deleted
inserted
replaced
102316:752b3f4e7686 | 102317:562b3a7e1016 |
---|---|
1 2009-02-28 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * mail/rmailmm.el (rmail-mime): Add autoload cookie. | |
4 * mail/rmail.el (rmail-mode-map): | |
5 * mail/rmailsum.el (rmail-summary-mode-map): Bind rmail-mime to `v'. | |
6 | |
7 * mail/rmail.el (rmail-primary-inbox-list): Doc fix. | |
8 Fix custom choice to match default. | |
9 (rmail-get-new-mail): Doc fix. | |
10 (rmail-beginning-of-message, rmail-end-of-message): Preserve the current | |
11 header style. | |
12 | |
1 2009-02-27 Chong Yidong <cyd@stupidchicken.com> | 13 2009-02-27 Chong Yidong <cyd@stupidchicken.com> |
2 | 14 |
3 * replace.el (keep-lines-read-args): Use empty string as | 15 * replace.el (keep-lines-read-args): Use empty string as |
4 default (Bug#2495). | 16 default (Bug#2495). |
5 | 17 |