]> git.eshelyaron.com Git - emacs.git/commit
* mh-comp.el (mh-show-buffer-message-number): Replace (car
authorBill Wohler <wohler@newt.com>
Mon, 16 Jan 2006 20:05:14 +0000 (20:05 +0000)
committerBill Wohler <wohler@newt.com>
Mon, 16 Jan 2006 20:05:14 +0000 (20:05 +0000)
commit8d2aa2377562f6c8f77e4cfe65a1fb8f1ac78cb6
tree0213d2740d10426ef55e078abe495daa630e897c
parent9ac2e4e5236f040aa935860d5816da809bbd19e9
* 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.
lisp/mh-e/ChangeLog
lisp/mh-e/mh-comp.el
lisp/mh-e/mh-e.el
lisp/mh-e/mh-mime.el
lisp/mh-e/mh-search.el
lisp/mh-e/mh-seq.el