From c1a42652a173a4bb70ab72388e6ad150d19a2b06 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Mon, 3 Jun 2013 20:56:31 +0300 Subject: emacs: update search sort order help to match code --- emacs/notmuch-lib.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'emacs/notmuch-lib.el') diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index 534f2177..79a1290d 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -68,7 +68,12 @@ :group 'notmuch) (defcustom notmuch-search-oldest-first t - "Show the oldest mail first when searching." + "Show the oldest mail first when searching. + +This variable defines the default sort order for displaying +search results. Note that any filtered searches created by +`notmuch-search-filter' retain the search order of the parent +search." :type 'boolean :group 'notmuch-search) -- cgit v1.2.3