projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c05c3f1
)
Revert inadvertently committed code.
author
Carl Worth
<cworth@cworth.org>
Fri, 20 Nov 2009 10:12:42 +0000
(11:12 +0100)
committer
Carl Worth
<cworth@cworth.org>
Fri, 20 Nov 2009 10:12:42 +0000
(11:12 +0100)
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
patch
|
blob
|
history
diff --git
a/notmuch-completion.bash
b/notmuch-completion.bash
index 03412117bb1c6240c0d7c7fe8b481341d8146c8e..8665268c789eda9b789849bf999d59f0a4f87aa3 100644
(file)
--- 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=()