Variable: mh-partial-folder-mode-line-annotation

mh-partial-folder-mode-line-annotation is a variable defined in mh-folder.el.gz.

Value

"select"

Documentation

Annotation when displaying part of a folder.

The string is displayed after the folder's name. nil for no annotation.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-folder.el.gz
(defvar mh-partial-folder-mode-line-annotation "select"
  "Annotation when displaying part of a folder.
The string is displayed after the folder's name. nil for no
annotation.")