Mercurial > emacs
comparison lisp/mh-e/ChangeLog @ 68212:0c77c0b9a620
* mh-comp.el (mh-show-buffer-message-number): Replace (car
(read-from-string string) with (string-to-number string).
* mh-e.el (mh-parse-flist-output-line, mh-folder-size-folder): Ditto.
* mh-mime.el (mh-mml-forward-message): Ditto.
* mh-search.el (mh-swish-next-result, mh-mairix-next-result)
(mh-namazu-next-result, mh-grep-next-result, mh-md5sum-parser)
(mh-openssl-parser, mh-index-update-maps): Ditto.
* mh-seq.el (mh-translate-range, mh-narrow-to-header-field)
(mh-thread-generate): Ditto.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Mon, 16 Jan 2006 20:05:14 +0000 |
parents | 3299c642df41 |
children | a08b47775f9b |
comparison
equal
deleted
inserted
replaced
68211:3299c642df41 | 68212:0c77c0b9a620 |
---|---|
1 2006-01-16 Bill Wohler <wohler@newt.com> | |
2 | |
3 * mh-comp.el (mh-show-buffer-message-number): Replace (car | |
4 (read-from-string string) with (string-to-number string). | |
5 | |
6 * mh-e.el (mh-parse-flist-output-line, mh-folder-size-folder): | |
7 Ditto. | |
8 | |
9 * mh-mime.el (mh-mml-forward-message): Ditto. | |
10 | |
11 * mh-search.el (mh-swish-next-result, mh-mairix-next-result) | |
12 (mh-namazu-next-result, mh-grep-next-result, mh-md5sum-parser) | |
13 (mh-openssl-parser, mh-index-update-maps): Ditto. | |
14 | |
15 * mh-seq.el (mh-translate-range, mh-narrow-to-header-field) | |
16 (mh-thread-generate): Ditto. | |
17 | |
1 2006-01-16 Mark D. Baushke <mdb@gnu.org> | 18 2006-01-16 Mark D. Baushke <mdb@gnu.org> |
2 | 19 |
3 * mh-mime.el (mh-mime-display, mh-mm-inline-message): Fix use of | 20 * mh-mime.el (mh-mime-display, mh-mm-inline-message): Fix use of |
4 mm- functions for proper text=flowed handling. (SF #1273521) | 21 mm- functions for proper text=flowed handling (closes SF |
5 (Patch contributed by Katsumi Yamaoka <yamaoka@jpl.org>.) | 22 #1273521). Patch contributed by Katsumi Yamaoka <yamaoka@jpl.org>. |
6 | 23 |
7 2006-01-15 Bill Wohler <wohler@newt.com> | 24 2006-01-15 Bill Wohler <wohler@newt.com> |
8 | 25 |
9 * mh-e.el (mh-limit-map, mh-help-messages): Change keybinding of | 26 * mh-e.el (mh-limit-map, mh-help-messages): Change keybinding of |
10 mh-narrow-to-from from / f to / m; mh-narrow-to-range from / r to | 27 mh-narrow-to-from from / f to / m; mh-narrow-to-range from / r to |