From 7ba8dffdde9fc357691326ea815cfae0d0d55cac Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Fri, 23 Dec 2005 22:14:50 +0000 Subject: [PATCH] (mh-folders-changed): Fix typo in docstring. --- lisp/mh-e/ChangeLog | 2 ++ lisp/mh-e/mh-e.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index dc37b264871..01ebde5bba3 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,5 +1,7 @@ 2005-12-23 Bill Wohler + * mh-e.el (mh-folders-changed): Fix typo in docstring. + Follow MH-E Developers Guide conventions. Use `' quotes for Help hyperlinks such as symbols, Info nodes, or URLs. Use \" quotes for everything else. Otherwise, you can accidently get links to diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index d75457bd203..30034008cec 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el @@ -523,7 +523,7 @@ This variable can be used by "Lists which folders were affected by deletes and refiles. This list will always include the current folder `mh-current-folder'. This variable can be used by -`mh-before-commands-processed-hook'.") +`mh-after-commands-processed-hook'.") (defvar mh-next-direction 'forward "Direction to move to next message.") -- 2.39.2