]> git.notmuchmail.org Git - notmuch/history - emacs
NEWS: fix date and title
[notmuch] / emacs /
2016-11-17 David Bremneremacs: generate notmuch-pkg.el
2016-11-17 Mark Waltersemacs: add compatibility functions for emacs 23
2016-10-25 Mark Waltersemacs: interesting-buffer bugfixes/updates
2016-10-22 Keith AmidonExpand docstrings about fcc using notmuch-insert
2016-10-19 Mark Waltersemacs: search face bugfix
2016-10-19 Mark Waltersemacs: fix notmuch-search-line-faces defcustom
2016-10-12 David Bremneremacs/show: force notmuch-show-buttonise-links to act...
2016-09-30 Mark Waltersemacs: fcc: say we are doing Fcc
2016-09-29 Mark Waltersemacs: document notmuch-fcc-dirs
2016-09-26 Mark Waltersemacs: tree: make b bounce a message and backspace...
2016-09-25 Mark Waltersemacs: tag deleted face bugfix
2016-09-24 Mark Waltersemacs: tree: make jump close message pane
2016-09-18 Mark Waltersemacs: reply: remove wrong sig/enc status buttons
2016-09-12 Matt Armstrongemacs: make the remaining faces configurable.
2016-09-12 Matt Armstrongemacs: implement notmuch-search-color-line with dolist.
2016-09-12 Mark Waltersemacs: wash: make word-wrap bound message width
2016-09-12 Mark Waltersemacs: show: let the user override the mime-type of...
2016-09-10 Steven Allenemacs: use define-derived-mode for defining modes.
2016-09-09 David BremnerMerge branch 'release'
2016-09-04 Mark Waltersemacs: maildir: add the actual insert code
2016-09-04 Mark WaltersModify our local copy of message-do-fcc
2016-09-04 Mark Waltersemacs: simplify our local copy of message-do-fcc
2016-09-04 Mark Waltersemacs: maildir import message-do-fcc
2016-09-04 Mark Waltersemacs: maildir-fcc: prepare for use of notmuch insert
2016-09-04 Mark Waltersemacs: notmuch-check-exit-status bugfix
2016-09-04 Mark Waltersemacs: address: allow internal completion on an individ...
2016-09-04 Mark Waltersemacs: address completion, allow sender/recipient and...
2016-08-11 Daniel Kahn GillmorOmit User-Agent: header by default
2016-08-09 Mark Waltersemacs: wash: word-wrap bugfix
2016-08-02 Matt Armstrongemacs: express n-search-line-faces in terms of two...
2016-07-19 David BremnerMerge branch 'release'
2016-06-28 Mark Waltersemacs: show: improve handling of mark read tagging...
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-05-19 Tomi Ollilaemacs: bind notmuch-show-resend-message to 'b' in notmu...
2016-05-19 Tomi Ollilaemacs: add function to resend message to new recipients
2016-05-02 David BremnerMerge emacs bug fixes from release
2016-05-01 David Edmondsonemacs: Tell `message-mode' that outgoing messages are...
2016-05-01 David Edmondsonemacs: Observe the charset of MIME parts when reading...
2016-04-16 David Edmondsonemacs: Don't indent multipart sub-parts during reply.
2016-04-16 Chunyang Xuemacs: Add notmuch homepage to package header
2016-04-16 Chunyang Xuemacs: Fix packaging
2016-04-10 aeuii@posteo.deemacs: make use of `message-make-from'
2016-04-10 David Edmondsonemacs: Always insert crypto buttons.
2016-04-09 David Edmondsonemacs: Allow part preferences to depend on message...
2016-03-27 David Edmondsonemacs: Improve the acquisition of text parts.
2016-03-27 David Edmondsonemacs: Neaten `notmuch-show-insert-bodypart-internal'.
2016-03-27 David Edmondsonemacs: `notmuch-show-insert-part-multipart/encrypted...
2016-03-24 David Edmondsonemacs: `notmuch-show-forward-message' can use `notmuch...
2016-03-24 David Edmondsonemacs: Add `notmuch-show-forward-open-messages'.
2016-03-24 David Edmondsonemacs: Improve crypto button labels.
2016-03-19 Nicolas Pettonemacs: Change the default notmuch-mua-reply-insert...
2016-03-14 Jani Nikulaemacs: hello: promote '?' as the universal help key
2016-02-21 David Edmondsonemacs/mua: Let user specify which parts get a header...
2016-02-21 David Edmondsonemacs/show: Remove the 'no-buttons option of `notmuch...
2016-02-21 David Edmondsonemacs/mua: Generate improved cited text for replies
2016-02-21 David Edmondsonemacs/show: Accommodate the lack of part header buttons
2016-02-21 David Edmondsonemacs/show: Make the insertion of part headers overridable.
2016-02-21 David Edmondsonemacs/show: Re-arrange determination if a part header...
2016-02-20 David Edmondsonemacs: Report a lack of matches when calling `notmuch...
2016-02-13 Mark Waltersemacs: Bind filter in search to 'l'
2016-02-13 David Edmondsonemacs: Fix compiler warnings.
2016-01-08 Michal Sojkaemacs: Don't use nconc on quoted list
2016-01-08 Michal Sojkaemacs: Handle switch-function argument of notmuch-mua...
2016-01-08 Michal Sojkaemacs: Refactor notmuch-mua-mail
2016-01-08 Michal Sojkaemacs: Fix mail composition under Emacs 23
2016-01-01 Michal Sojkaemacs: Improve notmuch-message-mode initialization
2015-11-23 David BremnerMerge branch 'release'
2015-11-23 Mark Waltersemacs: poll: return useful errors when poll fails.
2015-11-23 Mark Waltersemacs: hello: fix accidental modification of widget...
2015-11-23 Tomi Ollilaemacs/Makefile.local: notmuch-lib.elc depend on notmuch...
2015-11-21 Tomi Ollilaemacs: notmuch-show-view-raw-message clears buffer...
2015-11-19 David BremnerMerge branch 'release'
2015-11-10 Michal Sojkaemacs: Make notmuch-message-mode play nicely with flyspell
2015-11-10 H. J. Illikainenemacs: Fontify From with message-header-other
2015-10-30 David BremnerMerge tag '0.21'
2015-10-27 Michal SojkaEmacs: Add address completion based on company-mode
2015-10-27 Michal SojkaEmacs: Add address completion mechanism implemented...
2015-10-27 David Bremneremacs: replace use of notmuch-address-message-insinuate
2015-10-22 Mark Waltersemacs: hello: bugfix: update docs for saved-searches
2015-10-21 Mark Waltersemacs: tree: bind S to run current query in search...
2015-10-21 Mark Waltersemacs: allow saved searches to select tree-view
2015-10-17 Mark Waltersemacs: show: increase default max-text-part-size
2015-10-17 Mark Waltersemacs: tree bugfix
2015-09-26 David BremnerMerge branch 'release'
2015-09-07 Uli Scholleremacs: wrap current search in parens when filtering
2015-08-07 David Bremneremacs/notmuch-mua.el: whitespace cleanup
2015-08-07 David Bremneremacs: make modifications to message Fcc vars buffer...
2015-08-07 David Bremneremacs: define a notmuch-compose-mode based on message...
2015-08-04 Tomi Ollilaemacs: prefer notmuch-emacs-version in User-Agent:...
2015-08-04 Tomi Ollilaemacs: renamed function notmuch-version to notmuch...
2015-08-04 Mark Waltersemacs: add a filter option to show
2015-08-04 Mark Waltersemacs: split notmuch-show-apply-state
2015-06-30 Daniel SchoepeFix documentation for notmuch--tag-hook functions
2015-06-27 David BremnerMerge tag '0.20.2'
2015-06-23 Mark Waltersemacs: tree: mark read change
2015-06-13 Mark Waltersemacs search: stash query
2015-06-02 David BremnerMerge branch 'release'
2015-05-31 Charles Celerieremacs: Added "is:<tag>" style completion to notmuch...
2015-04-03 Mark Waltersemacs: show: hide large text attachments by default
2015-02-02 Jinwoo Leeemacs: Add a defcustom that specifies regexp for blocke...
next