aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/mh-search.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/mh-search.el b/lisp/mh-e/mh-search.el
index 30b38919944..6e607444ad8 100644
--- a/lisp/mh-e/mh-search.el
+++ b/lisp/mh-e/mh-search.el
@@ -1262,7 +1262,7 @@ is used to search."
1262 (forward-line))) 1262 (forward-line)))
1263 1263
1264;; All implementations of pick have special options -cc, -date, -from and 1264;; All implementations of pick have special options -cc, -date, -from and
1265;; -subject that allow to search for corresponding components. Any other 1265;; -subject that allow searching for corresponding components. Any other
1266;; component is searched using option --COMPNAME, for example: `pick 1266;; component is searched using option --COMPNAME, for example: `pick
1267;; --x-mailer mh-e'. Mailutils "pick" supports this option using a certain 1267;; --x-mailer mh-e'. Mailutils "pick" supports this option using a certain
1268;; kludge, but it prefers the following syntax for this purpose: 1268;; kludge, but it prefers the following syntax for this purpose: