1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

(mh-pack-folder): Fix docstring.

This commit is contained in:
Bill Wohler 2009-01-27 06:42:11 +00:00
parent 55f56e6aed
commit 2f4029e867

View File

@ -171,8 +171,8 @@ This command will ask if you want to process refiles or deletes
first and then either run \\[mh-execute-commands] for you or undo
the pending refiles and deletes.
The hook `mh-pack-folder-hook' is run after annotating; see its
documentation for variables it can use."
The hook `mh-pack-folder-hook' is run after the folder is packed;
see its documentation for variables it can use."
(interactive (list (if current-prefix-arg
(mh-read-range "Scan" mh-current-folder t nil t
mh-interpret-number-as-range-flag)