* mh-comp.el (mh-show-buffer-message-number): Replace (car
commitc2b884337354a522dbbf44e5906c70700c159fe5
authorBill Wohler <wohler@newt.com>
Mon, 16 Jan 2006 20:05:14 +0000 (16 20:05 +0000)
committerBill Wohler <wohler@newt.com>
Mon, 16 Jan 2006 20:05:14 +0000 (16 20:05 +0000)
treef938b9f21f78f9dfbc421bae2c3253adc22a213a
parentc705d1467a4c50ad500d8eee4365708993898dde
* 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