summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-11-02 22:24:35 -0800
committerCarl Worth <cworth@cworth.org>2009-11-02 22:24:35 -0800
commitf2a4c3e565511a543971da378227b8928a48ab36 (patch)
tree7d2fe893bb349273d047bea5cf9203526a5d2002 /TODO
parenta81849b5e21632cfca7d634d718501f67219bb60 (diff)
notmuch.el: Hide email headers by default.
The display of the header can be toggled with the 'h' key.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index ec34cc4..68b43bc 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,8 @@ Emacs interface (notmuch.el)
----------------------------
Add support to compose a reply to the current messaage.
-Selectively hide headers and bodies in notmuch-show mode. (for
-example, for read messages).
+Selectively hide bodies in notmuch-show mode. (for example, for read
+messages).
Remove "unread" tag from messages as they are read.