emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/mh-e mh-funcs.el


From: Bill Wohler
Subject: [Emacs-diffs] emacs/lisp/mh-e mh-funcs.el
Date: Tue, 27 Jan 2009 06:42:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Bill Wohler <wohler>    09/01/27 06:42:11

Modified files:
        lisp/mh-e      : mh-funcs.el 

Log message:
        (mh-pack-folder): Fix docstring.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-funcs.el?cvsroot=emacs&r1=1.37&r2=1.38

Patches:
Index: mh-funcs.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mh-e/mh-funcs.el,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- mh-funcs.el 26 Jan 2009 14:42:32 -0000      1.37
+++ mh-funcs.el 27 Jan 2009 06:42:11 -0000      1.38
@@ -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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]