changeset 101561:76170411fca7

(mh-pack-folder): Fix docstring.
author Bill Wohler <wohler@newt.com>
date Tue, 27 Jan 2009 06:42:11 +0000
parents c7c6fb156f47
children a3fdbe2837e3
files lisp/mh-e/mh-funcs.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mh-e/mh-funcs.el	Tue Jan 27 06:36:54 2009 +0000
+++ b/lisp/mh-e/mh-funcs.el	Tue Jan 27 06:42:11 2009 +0000
@@ -171,8 +171,8 @@
 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)