summaryrefslogtreecommitdiff
path: root/notmuch.el
Commit message (Expand)AuthorAge
* notmuch.el: Hide email headers by default.Carl Worth2009-11-02
* notmuch show: Switch to control character to mark sections of outputCarl Worth2009-11-02
* notmuch.el: Make 'n' and 'p' bring the current message to the top.Carl Worth2009-11-02
* notmuch.el: Add (n)ext and (p)revious bindings to notmuch-show mode.Carl Worth2009-11-02
* notmuch.el: Add '<' and '>' bindings to goto first/last thread.Carl Worth2009-11-02
* notmuch.el: Add commands to (s)earch globally, and (f)ilter a searchCarl Worth2009-11-02
* notmuch.el: Hide thread IDs in notmuch-search mode.Carl Worth2009-11-02
* notmuch.el: Implement visual feedback for add/remove tags.Carl Worth2009-11-02
* notmuch.el: Add commands to add tag, remove tag, and archive (== remove inbox...Carl Worth2009-10-31
* notmuch.el: Add final '*' to generated buffer names.Carl Worth2009-10-31
* notmuch.el: Enter now calls "notmuch show" on the current threadCarl Worth2009-10-31
* notmuch.el: Start fleshing out notmuch-search-mode with a custom keymapCarl Worth2009-10-31
* notmuch.el: Switch from start-process to call-processCarl Worth2009-10-31
* notmuch.el: Switch from compilation-start to start-processCarl Worth2009-10-30
* notmuch.el: Add notmuch-search command as well as notmuchCarl Worth2009-10-30
* notmuch.el: Copy copyright information from compilation.elCarl Worth2009-10-30
* notmuch.el: Rename from notmuch-mode.el to notmuch.elCarl Worth2009-10-30