]> git.eshelyaron.com Git - emacs.git/commitdiff
(mh-pack-folder): Fix docstring.
authorBill Wohler <wohler@newt.com>
Tue, 27 Jan 2009 06:42:11 +0000 (06:42 +0000)
committerBill Wohler <wohler@newt.com>
Tue, 27 Jan 2009 06:42:11 +0000 (06:42 +0000)
lisp/mh-e/mh-funcs.el

index 38ae1186ed542435d3c54b3d63b870f346c1b5dd..3857faeaed0700ddbb831f4c1ad2315bfe87e5df 100644 (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)