aboutsummaryrefslogtreecommitdiff
path: root/notmuch.el
Commit message (Expand)AuthorAge
* emacs: Fix refresh of search results to leave cursor on current thread.Carl Worth2010-03-09
* emacs: Fix documentation of notmuch-search-remove-tag.Carl Worth2010-03-09
* emacs: Fix backspace to not scroll more than the previous messageCarl Worth2010-03-09
* emacs: Unbreak notmuch-show-rewind (the function to which Backspace is bound)Carl Worth2010-03-09
* emacs: Make 'n' and 'p' navigate only open messages.Carl Worth2010-02-26
* emacs: Don't open unread messages by default.Carl Worth2010-02-26
* emacs: Avoid removing the unread tag due to internal navigationCarl Worth2010-02-24
* Simplify "unread" tag handling in emacs UI.Jameson Rollins2010-02-24
* notmuch.el: Emphasize the 'i' of 'ID' in the documentation for 'c i'.Carl Worth2010-02-20
* Change the stash keybinding from 'z' to 'c'. And use 'i' for message ID.Carl Worth2010-02-20
* notmuch.el: add a submap (on "z" for "ztash") to stash things.David Bremner2010-02-20
* notmuch.el: convert sparse keymap to a list in notmuch-substitute-one-command...David Bremner2010-02-20
* Add functions notmuch-show-get-(bcc, cc, date, from, subject, to).David Bremner2010-02-20
* notmuch-show-get-header: new function; return alist of parsed header fields.David Bremner2010-02-20
* notmuch.el: Delete some trailing whitespace.Carl Worth2010-02-20
* notmuch.el: Fix bug from message with ':' in the From address.Carl Worth2010-02-11
* notmuch.el: Handle attached images via an external viewer.Carl Worth2010-02-10
* notmuch.el: Fix indentation.Carl Worth2010-02-10
* notmuch.el: Avoid infinite loop marking up message with no parts.Carl Worth2010-02-10
* Reintroduce HTML inlining, with a much needed optimizationAlexander Botero-Lowry2010-02-09
* Allow folders with no messages to be elided from listKeith Packard2010-02-08
* Look at whitespace to separate folder name from countKeith Packard2010-02-08
* Add 'm' and ' ' bindings to notmuch-folder viewKeith Packard2010-02-08
* emacs: Use font-lock-comment-face to highlight citation buttonKan-Ru Chen2010-02-08
* notmuch.el: show some of citation even when hiding.David Bremner2010-02-08
* notmuch.el: Refactor citation markup. Variables for minimum size, button text.David Bremner2010-02-08
* notmuch.el: Use emacs built-in forward-button and backward-buttonKan-Ru Chen2010-02-05
* Use forward-line instead of next-lineCarl Worth2010-02-05
* notmuch.el: Add missing documentation for the new 'h' keybinding.Carl Worth2010-02-05
* notmuch.el: Add keybinding to toggle display of message body and headers.Kan-Ru Chen2010-02-05
* emacs: Add instructions to the hidden citations/signatures.Carl Worth2009-12-11
* emacs: Don't insert extra line after citations.Carl Worth2009-12-11
* emacs: Don't regard a manually indented '>' as introducing a citation.Carl Worth2009-12-11
* emacs: Avoid infinite loop when marking up citations.Carl Worth2009-12-11
* Expand scope of items considered when saving attachmentsKeith Amidon2009-12-10
* emacs: Fix '+' and '-' in case of thread no longer matching current search.Carl Worth2009-12-10
* notmuch.el: patch notmuch-show to call notmuch show without query-context (i....David Bremner2009-12-10
* notmuch-show: add optional argument for query context instead of using global...David Bremner2009-12-10
* notmuch-search-process-filter: add text properties for authors and subject to...David Bremner2009-12-10
* Revert "Add some very rudimentary support for handling html parts"Carl Worth2009-12-07
* Make search filters handle disjunctive queries.Jed Brown2009-12-04
* emacs: Open only matched (and unread) messages when displaying a thread.Carl Worth2009-12-03
* emacs: Make message-summary button extend to very beginning of message.Carl Worth2009-12-03
* Since we know what these buttons do it seems like the underlines areAlexander Botero-Lowry2009-12-03
* emacs: notmuch-fontify-headers: Remove unneeded progn and indent correctly.Carl Worth2009-12-03
* emacs: Make message-summary button begin at beginning of line.Carl Worth2009-12-03
* emacs: Highlight message-summary with background-color instead of inverse video.Carl Worth2009-12-03
* emacs: Make the message-summary highlighting extend to end of visible line.Carl Worth2009-12-03
* emacs: Fix notmuch-show-next-open-message.Carl Worth2009-12-03
* TODO, emacs: Correct a few typos.Carl Worth2009-12-03