# HG changeset patch # User Bill Wohler # Date 1233038531 0 # Node ID 76170411fca7a9efce2dac4e44d6432c2d5879a5 # Parent c7c6fb156f47a505ea1cb0c5992e7544f76ca187 (mh-pack-folder): Fix docstring. diff -r c7c6fb156f47 -r 76170411fca7 lisp/mh-e/mh-funcs.el --- 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)