From f6ca697e270ddf4e93fef5d2a8ba6d6620b9079f Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 20 Nov 2009 11:12:42 +0100 Subject: [PATCH] Revert inadvertently committed code. This was accidentally included with commit: ddac17343a30976cae82c9f57419c063e1585cc0 (It was a dirty chunk in my directory that I accidentally amended into the submitted patch.) --- notmuch-completion.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notmuch-completion.bash b/notmuch-completion.bash index 03412117..8665268c 100644 --- a/notmuch-completion.bash +++ b/notmuch-completion.bash @@ -50,7 +50,7 @@ _notmuch() commands="setup new search show reply tag dump restore help" help_options="setup new search show reply tag dump restore search-terms" - search_options="--max-threads= --first= --sort=oldest-first --sort=newest-first" + search_options="--max-threads= --first= --sort=" COMPREPLY=() -- 2.43.0