summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2016-04-16emacs: Add notmuch homepage to package headerChunyang Xu
2016-04-16emacs: Fix packagingChunyang Xu
2016-04-10emacs: make use of `message-make-from'aeuii@posteo.de
2016-04-10emacs: Always insert crypto buttons.David Edmondson
2016-04-09emacs: Allow part preferences to depend on message content.David Edmondson
2016-03-27emacs: Improve the acquisition of text parts.David Edmondson
2016-03-27emacs: Neaten `notmuch-show-insert-bodypart-internal'.David Edmondson
2016-03-27emacs: `notmuch-show-insert-part-multipart/encrypted' should not assume the presence of a button.David Edmondson
2016-03-24emacs: `notmuch-show-forward-message' can use `notmuch-mua-new-forward-messages'David Edmondson
2016-03-24emacs: Add `notmuch-show-forward-open-messages'.David Edmondson
2016-03-24emacs: Improve crypto button labels.David Edmondson
2016-03-19emacs: Change the default notmuch-mua-reply-insert-header-p-functionNicolas Petton
2016-03-14emacs: hello: promote '?' as the universal help keyJani Nikula
2016-02-21emacs/mua: Let user specify which parts get a header in citations.David Edmondson
2016-02-21emacs/show: Remove the 'no-buttons option of `notmuch-show-insert-bodypart'David Edmondson
2016-02-21emacs/mua: Generate improved cited text for repliesDavid Edmondson
2016-02-21emacs/show: Accommodate the lack of part header buttonsDavid Edmondson
2016-02-21emacs/show: Make the insertion of part headers overridable.David Edmondson
2016-02-21emacs/show: Re-arrange determination if a part header is necessaryDavid Edmondson
2016-02-20emacs: Report a lack of matches when calling `notmuch-show'.David Edmondson
2016-02-13emacs: Bind filter in search to 'l'Mark Walters
2016-02-13emacs: Fix compiler warnings.David Edmondson
2016-01-08emacs: Don't use nconc on quoted listMichal Sojka
2016-01-08emacs: Handle switch-function argument of notmuch-mua-mailMichal Sojka
2016-01-08emacs: Refactor notmuch-mua-mailMichal Sojka
2016-01-08emacs: Fix mail composition under Emacs 23Michal Sojka
2016-01-01emacs: Improve notmuch-message-mode initializationMichal Sojka
2015-11-23Merge branch 'release'David Bremner
2015-11-23emacs: poll: return useful errors when poll fails.Mark Walters
2015-11-23emacs: hello: fix accidental modification of widget-keymapMark Walters
2015-11-23emacs/Makefile.local: notmuch-lib.elc depend on notmuch-version.elcTomi Ollila
2015-11-21emacs: notmuch-show-view-raw-message clears buffer, makes it read-onlyTomi Ollila
2015-11-09emacs: Make notmuch-message-mode play nicely with flyspellMichal Sojka
2015-11-09emacs: Fontify From with message-header-otherH. J. Illikainen
2015-10-27Emacs: Add address completion based on company-modeMichal Sojka
2015-10-27Emacs: Add address completion mechanism implemented in elispMichal Sojka
2015-10-27emacs: replace use of notmuch-address-message-insinuateDavid Bremner
2015-10-22emacs: hello: bugfix: update docs for saved-searchesMark Walters
2015-10-21emacs: tree: bind S to run current query in search modeMark Walters
2015-10-21emacs: allow saved searches to select tree-viewMark Walters
2015-10-17emacs: show: increase default max-text-part-sizeMark Walters
2015-10-17emacs: tree bugfixMark Walters
2015-09-07emacs: wrap current search in parens when filteringUli Scholler
2015-08-07emacs/notmuch-mua.el: whitespace cleanupDavid Bremner
2015-08-07emacs: make modifications to message Fcc vars buffer-localDavid Bremner
2015-08-07emacs: define a notmuch-compose-mode based on message mode.David Bremner
2015-08-04emacs: prefer notmuch-emacs-version in User-Agent: headerTomi Ollila
2015-08-04emacs: renamed function notmuch-version to notmuch-cli-versionTomi Ollila
2015-08-04emacs: add a filter option to showMark Walters
2015-08-04emacs: split notmuch-show-apply-stateMark Walters