/[emacs]/emacs/lisp/mh-e/mh-customize.el
ViewVC logotype

Diff of /emacs/lisp/mh-e/mh-customize.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.36 by wohler, Fri Dec 2 05:54:33 2005 UTC revision 1.37 by wohler, Mon Dec 5 00:52:57 2005 UTC
# Line 384  this option off." Line 384  this option off."
384    
385  ;;; Organizing Your Mail with Folders (:group 'mh-folder)  ;;; Organizing Your Mail with Folders (:group 'mh-folder)
386    
387  (defcustom mh-index-new-messages-folders t  (defcustom mh-new-messages-folders t
388    "Folders searched for the \"unseen\" sequence.    "Folders searched for the \"unseen\" sequence.
389    
390  Set this option to \"Inbox\" to search the \"+inbox\" folder or \"All\" to  Set this option to \"Inbox\" to search the \"+inbox\" folder or \"All\" to
391  search all of the top level folders. Otherwise, list the folders that should  search all of the top level folders. Otherwise, list the folders that should
392  be searched with the \"Choose Folders\" menu item.  be searched with the \"Choose Folders\" menu item.
# Line 396  See also `mh-recursive-folders-flag'." Line 397  See also `mh-recursive-folders-flag'."
397                   (repeat :tag "Choose Folders" (string :tag "Folder")))                   (repeat :tag "Choose Folders" (string :tag "Folder")))
398    :group 'mh-folder)    :group 'mh-folder)
399    
400  (defcustom mh-index-ticked-messages-folders t  (defcustom mh-ticked-messages-folders t
401    "Folders searched for `mh-tick-seq'.    "Folders searched for `mh-tick-seq'.
402    
403  Set this option to \"Inbox\" to search the \"+inbox\" folder or \"All\" to  Set this option to \"Inbox\" to search the \"+inbox\" folder or \"All\" to
404  search all of the top level folders. Otherwise, list the folders that should  search all of the top level folders. Otherwise, list the folders that should
405  be searched with the \"Choose Folders\" menu item.  be searched with the \"Choose Folders\" menu item.

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26