aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: add invisible dot instead of space at the end of notmuch-hello search boxGravatar Dmitry Kurochkin2012-01-21
* emacs: invert relation between 'notmuch-send and 'message customization groupsGravatar Pieter Praet2012-01-21
* emacs: Improved printing support.Gravatar David Edmondson2012-01-21
* emacs: Truncate lines and do not enable visual-line-mode in notmuch-show buff...Gravatar David Edmondson2012-01-21
* emacs: globally replace non-branching "(if (not ..." with "(unless ..."Gravatar Pieter Praet2012-01-21
* emacs: logically group def{custom,face}sGravatar Pieter Praet2012-01-19
* Revert "emacs: Don't attempt to colour tags in `notmuch-show-mode'."Gravatar David Bremner2012-01-17
* emacs: Cycle through notmuch buffers rather than jumping to the last.Gravatar David Edmondson2012-01-15
* emacs: Don't attempt to colour tags in `notmuch-show-mode'.Gravatar David Edmondson2012-01-15
* emacs: bind 'r' to reply-to-sender and 'R' to reply-to-allGravatar Jani Nikula2012-01-14
* emacs: add support for replying just to the senderGravatar Jani Nikula2012-01-14
* notmuch/emacs: Observe the charset of text/html parts, where known.Gravatar David Edmondson2012-01-13
* Merge branch 'release'Gravatar David Bremner2012-01-13
|\
* | emacs: Improve `notmuch-hello' display on ttys.Gravatar David Edmondson2012-01-12
* | emacs: Mark the quoted region during reply.Gravatar David Edmondson2012-01-10
* | emacs: Better handling of inherited keymaps for `nomuch-help'.Gravatar David Edmondson2012-01-09
* | emacs: Don't signal an error when reaching the end of the search results.Gravatar David Edmondson2012-01-09
| * emacs: fix notmuch-show-indent-messages-width customization variable nameGravatar Jameson Graef Rollins2012-01-05
* | emacs: Enable more text/plain hook functions by default.Gravatar David Edmondson2011-12-28
* | emacs: create patch filename from subject for inline patch fake partsGravatar Jani Nikula2011-12-28
* | emacs: add inline patch fake parts through a special handlerGravatar Jani Nikula2011-12-28
|/
* emacs: fix docstring for `notmuch-search-line-faces'.Gravatar Dmitry Kurochkin2011-12-24
* emacs: call notmuch-show instead of notmuch-search in buttonised id: linksGravatar Jameson Graef Rollins2011-12-24
* emacs: fix off-by-one bug in notmuch-show-archiveGravatar Aaron Ecay2011-12-23
* emacs: put the last search on top of recent searches in notmuch-helloGravatar Dmitry Kurochkin2011-12-22
* emacs: Change the default thousands separator to a spaceGravatar Thomas Jost2011-12-22
* emacs: rename notmuch-decimal-separator to notmuch-hello-thousands-separatorGravatar Thomas Jost2011-12-22
* emacs: Don't prompt the user to choose from zero matching addresses.Gravatar David Edmondson2011-12-22
* emacs: Fix notmuch-mua-user-agent defcustomGravatar Jani Nikula2011-12-22
* emacs: Fix notmuch-hello-tag-list-make-query defcustomGravatar Jani Nikula2011-12-22
* emacs: add notmuch-hello-refresh-hookGravatar Thomas Jost2011-12-21
* Don't quote lambda formsGravatar Aaron Ecay2011-12-21
* emacs: Add `notmuch-jump-to-recent-buffer'.Gravatar David Edmondson2011-12-20
* emacs: do not call `notmuch-hello-mode' on updateGravatar Dmitry Kurochkin2011-12-20
* Add an argument to notmuch-mua-mailGravatar Aaron Ecay2011-12-18
* emacs: Add notmuch-hello-mode-hookGravatar Ivy Foster2011-12-16
* emacs: Document notmuch-show-get-message-propertiesGravatar Daniel Schoepe2011-12-16
* emacs: Add a face for crypto parts headersGravatar Thomas Jost2011-12-15
* emacs: support "notmuch new" as a notmuch-poll-scriptGravatar Jani Nikula2011-12-15
* emacs: do not call notmuch show for non-inlinable partsGravatar Dmitry Kurochkin2011-12-07
* emacs: remove unused variable in `notmuch-show-insert-part-message/rfc822'Gravatar Dmitry Kurochkin2011-12-07
* emacs: remove some code duplication in notmuch-showGravatar Dmitry Kurochkin2011-12-07
* emacs: Use notmuch-command variable in process-lines.Gravatar Chris Gray2011-11-30
* emacs: make message indentation width customisableGravatar Gregor Zattler2011-11-25
* emacs: Avoid unnecessary markers.Gravatar Austin Clements2011-11-24
* emacs: Don't record undo information for search or show buffers.Gravatar Austin Clements2011-11-24
* emacs: Make saving new saved searches append, not prependGravatar Jani Nikula2011-11-22
* emacs: Add new customization option to sort saved searchesGravatar Jani Nikula2011-11-22
* emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-...Gravatar Jameson Graef Rollins2011-11-20
* emacs: add notmuch-show-worker function for specifying crypto processing dire...Gravatar Jameson Graef Rollins2011-11-13