(mh-folders-changed): Fix typo in docstring.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2005-12-23 Bill Wohler <wohler@newt.com>
|
||||
|
||||
* 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
|
||||
|
||||
@@ -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.")
|
||||
|
||||
Reference in New Issue
Block a user