diff lisp/mh-e/mh-e.el @ 66661:f7b261d0f8e8

* mh-customize.el (mh-refile-preserves-sequences-flag) (mh-tick-seq, mh-update-sequences-after-mh-show-flag): Sync docstrings with manual. * mh-e.el (mh-update-sequences): Sync docstrings with manual. * mh-seq.el (mh-delete-seq, mh-list-sequences, mh-narrow-to-seq) (mh-widen, mh-toggle-tick, mh-narrow-to-tick): Sync docstrings with manual.
author Bill Wohler <wohler@newt.com>
date Thu, 03 Nov 2005 19:59:38 +0000
parents a99155be4d04
children bce5c0d2041c
line wrap: on
line diff
--- a/lisp/mh-e/mh-e.el	Thu Nov 03 19:40:39 2005 +0000
+++ b/lisp/mh-e/mh-e.el	Thu Nov 03 19:59:38 2005 +0000
@@ -1254,8 +1254,11 @@
 
 
 (defun mh-update-sequences ()
-  "Update MH's Unseen-Sequence and current folder and message.
-Flush MH-E's state out to MH. The message at the cursor becomes current."
+  "Flush MH-E's state out to MH.
+This function updates the sequence specified by your \"Unseen-Sequence:\"
+profile component, \"cur\", and the sequence listed by the `mh-tick-seq'
+option which is \"tick\" by default. The message at the cursor is used for
+\"cur\"."
   (interactive)
   ;; mh-update-sequences is the opposite of mh-read-folder-sequences,
   ;; which updates MH-E's state from MH.