Mercurial > emacs
comparison lisp/ChangeLog @ 102375:6a06f943ee6d
(rmail-summary-search): Ensure the selected message shows.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 03 Mar 2009 08:13:56 +0000 |
parents | 8e96a66e8df3 |
children | 36437490ed93 |
comparison
equal
deleted
inserted
replaced
102374:8e96a66e8df3 | 102375:6a06f943ee6d |
---|---|
9 (rmail-summary-line-count-flag, rmail-summary-by-regexp): Doc fixes. | 9 (rmail-summary-line-count-flag, rmail-summary-by-regexp): Doc fixes. |
10 (rmail-summary-by-senders): Doc fix. | 10 (rmail-summary-by-senders): Doc fix. |
11 (rmail-summary-mode-map): Bind C-o to output-as-seen, not output. | 11 (rmail-summary-mode-map): Bind C-o to output-as-seen, not output. |
12 Make the output menu-items consistent with rmail-mode-map. | 12 Make the output menu-items consistent with rmail-mode-map. |
13 Bind rmail-summary-by-senders to C-M-f. | 13 Bind rmail-summary-by-senders to C-M-f. |
14 (rmail-summary-search): Ensure the selected message shows. | |
14 | 15 |
15 2009-03-03 Kenichi Handa <handa@m17n.org> | 16 2009-03-03 Kenichi Handa <handa@m17n.org> |
16 | 17 |
17 * files.el (basic-save-buffer-1): Set car part of | 18 * files.el (basic-save-buffer-1): Set car part of |
18 buffer-file-coding-system-explicit. | 19 buffer-file-coding-system-explicit. |