* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
authorBill Wohler <wohler@newt.com>
Sun, 4 Dec 2005 22:34:49 +0000 (22:34 +0000)
committerBill Wohler <wohler@newt.com>
Sun, 4 Dec 2005 22:34:49 +0000 (22:34 +0000)
commit2be362c2d561922b4c6603630165d8ef5e30a894
treee2cc2277b682cedce57ef9e007e96a18501b0f15
parent7b18d88fe2382d1fbc5f3a1d202c3d3efb7a93fe
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
the docstrings and made usage consistent. Generally speaking,
"messages in range" and "range of messages" is redundant and just
"range" can be used in most circumstances. Also ensured that
mh-interactive-range was mentioned in all interactive functions that
use a range which describes the range argument for both users and
programmers.

* mh-e.el (mh-delete-msg-no-motion, mh-refile-msg)
(mh-refile-or-write-again, mh-rescan-folder, mh-undo)
(mh-visit-folder, mh-scan-folder, mh-regenerate-headers)
(mh-notate-user-sequences, mh-delete-msg-from-seq, mh-catchup): Ditto.

* mh-funcs.el (mh-copy-msg, mh-pack-folder, mh-pack-folder-1): Ditto.

* mh-junk.el (mh-junk-blacklist, mh-junk-whitelist): Ditto.

* mh-print.el (mh-ps-print-range, mh-ps-print-msg)
(mh-ps-print-msg-file, mh-print-msg): Ditto.

* mh-seq.el (mh-put-msg-in-seq, mh-range-to-msg-list)
(mh-narrow-to-range, mh-toggle-tick): Ditto.
lisp/mh-e/ChangeLog
lisp/mh-e/mh-comp.el
lisp/mh-e/mh-e.el
lisp/mh-e/mh-funcs.el
lisp/mh-e/mh-junk.el
lisp/mh-e/mh-print.el
lisp/mh-e/mh-seq.el