]> git.notmuchmail.org Git - notmuch/history - notmuch.el
notmuch.el: Don't require an extra press of space bar before archiving.
[notmuch] / notmuch.el
2009-11-05 Carl Worthnotmuch.el: Don't require an extra press of space bar...
2009-11-05 Carl Worthnotmuch.el: Add a simple command to pipe a message...
2009-11-05 Carl Worthnotmuch.el: Don't skip read messages when they are...
2009-11-05 Carl Worthnotmuch.el: Allow for scrolling backwards through threa...
2009-11-04 Carl Worthnotmuch.el: Add 'w' binding to view raW email message.
2009-11-04 Carl Worthnotmuch.el: Don't use defvar for undocumented variables.
2009-11-04 Carl Worthnotmuch.el: Don't hide long signatures.
2009-11-04 Carl Worthnotmuch.el: Fix to claim correct number of lines for...
2009-11-04 Carl Worthnotmuch.el: Don't hide message bodies when all messages...
2009-11-04 Carl Worthnotmuch.el: Make notmuch-search scroll commands move...
2009-11-04 Carl Worthnotmuch.el: Override next-line and previous-line to...
2009-11-04 Carl Worthnotmuch.el: Un-break the magic space bar to scroll...
2009-11-04 Carl Worthnotmuch.el: Fix to show *something* when all messages...
2009-11-04 Carl Worthnotmuch.el: Make magic space bar advance to next unread...
2009-11-04 Carl Worthnotmuch.el: Move to first unread message on notmuch...
2009-11-04 Carl Worthnotmuch.el: Make next-message move to end of buffer...
2009-11-04 Carl Worthnotmuch.el: Leave a blank line after last thread in...
2009-11-04 Carl Worthnotmuch.el: Move "show next thread" from magic-space...
2009-11-04 Carl Worthnotmuch.el: More magic for magic space bar: Show next...
2009-11-04 Carl Worthnotmuch.el: notmuch-search: Advance to next line before...
2009-11-04 Carl Worthnotmuch.el: Make archive-thread more efficient for...
2009-11-04 Carl Worthnotmuch.el: Make the magic spacebar archive a thread...
2009-11-04 Carl Worthnotmuch.el: Start implementing the magic space bar.
2009-11-04 Carl Worthnotmuch.el: Fix to hide citations in body of read messages.
2009-11-04 Carl Worthnotmuch.el: Redefine behavior of notmuch-show-previous...
2009-11-04 Carl Worthnotmuch.el: Fix notmuch-snow-next-message when on the...
2009-11-04 Carl Worthnotmuch.el: Add more complete documentation to the...
2009-11-04 Carl Worthnotmuch.el: Make archive-thread advance to next line.
2009-11-04 Carl Worthnotmuch.el: Add 't' binding to filter results to a...
2009-11-04 Carl Worthnotmuch.el: Add bindings for scrolling to notmuch-searc...
2009-11-04 Carl WorthDrop inapplicable copyright statements.
2009-11-04 Carl Worthnotmuch-el: Fix implementation of show/hide-thread...
2009-11-03 Carl Worthnotmuch.el: Add command to (a)rchive a thread from...
2009-11-03 Carl Worthnotmuch.el: Don't try to remove an "unread" tag that...
2009-11-03 Carl Worthnotmuch show: Remove custom "unread" hack, (printing...
2009-11-03 Carl Worthnotmuch.el: Add + and - bindings to add/remove tags...
2009-11-03 Carl Worthnotmuch.el: Preserve current thread when refreshing...
2009-11-03 Carl Worthnotmuch.el: Add an '=' key to refresh the current view.
2009-11-03 Carl Worthnotmuch.el: Mark messages read when the (n)ext keybindi...
2009-11-03 Carl Worthnotmuch.el: Hide citations and signatures.
2009-11-03 Carl WorthHide bodies of message that have already been read.
2009-11-03 Carl Worthnotmuch.el: Hide email headers by default.
2009-11-03 Carl Worthnotmuch show: Switch to control character to mark secti...
2009-11-03 Carl Worthnotmuch.el: Make 'n' and 'p' bring the current message...
2009-11-03 Carl Worthnotmuch.el: Add (n)ext and (p)revious bindings to notmu...
2009-11-03 Carl Worthnotmuch.el: Add '<' and '>' bindings to goto first...
2009-11-03 Carl Worthnotmuch.el: Add commands to (s)earch globally, and...
2009-11-03 Carl Worthnotmuch.el: Hide thread IDs in notmuch-search mode.
2009-11-02 Carl Worthnotmuch.el: Implement visual feedback for add/remove...
2009-10-31 Carl Worthnotmuch.el: Add commands to add tag, remove tag, and...
2009-10-31 Carl Worthnotmuch.el: Add final '*' to generated buffer names.
2009-10-31 Carl Worthnotmuch.el: Enter now calls "notmuch show" on the curre...
2009-10-31 Carl Worthnotmuch.el: Start fleshing out notmuch-search-mode...
2009-10-31 Carl Worthnotmuch.el: Switch from start-process to call-process
2009-10-31 Carl Worthnotmuch.el: Switch from compilation-start to start...
2009-10-31 Carl Worthnotmuch.el: Add notmuch-search command as well as notmuch
2009-10-31 Carl Worthnotmuch.el: Copy copyright information from compilation.el
2009-10-30 Carl Worthnotmuch.el: Rename from notmuch-mode.el to notmuch.el