aboutsummaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2016-11-13emacs: check drafts for encryption tags before savingDavid Bremner
2016-11-13emacs: postpone a messageMark Walters
2016-11-13emacs: tree: remove binding for pressing button in message paneMark Walters
2016-11-13emacs: rename notmuch-address-completion-hook to notmuch-address-post-completion-functionsDavid Bremner
2016-11-04emacs: add notmuch-address-post-completion-hookDavid Bremner
2016-11-02emacs: tree: use message pane decryption state for repliesMark Walters
2016-11-02emacs: tree: allow the user to decrypt the message paneMark Walters
2016-11-02emacs: make faces readable on dark backgrounds.Matt Armstrong
2016-10-31emacs: make notmuch-search-tag tag the region when called non-interactively.Mark Walters
2016-10-25Merge branch 'release'David Bremner
2016-10-25emacs: tree: make tag updates show in the message paneMark Walters
2016-10-25emacs: interesting-buffer bugfixes/updatesMark Walters
2016-10-22Add notmuch-show--build-queries.Matt Armstrong
2016-10-22Merge in test-suite, docstring fixes, release prepDavid Bremner
2016-10-22Expand docstrings about fcc using notmuch-insertKeith Amidon
2016-10-19Merge emacs face fixes and NEWSDavid Bremner
2016-10-19emacs: search face bugfixMark Walters
2016-10-19emacs: fix notmuch-search-line-faces defcustomMark Walters
2016-10-17emacs: add global keybinding M-= for refresh all buffersMark Walters
2016-10-17emacs: notmuch-lib: add refresh all buffers functionIoan-Adrian Ratiu
2016-10-17emacs: notmuch-show: refresh all windows displaying bufferIoan-Adrian Ratiu
2016-10-17emacs: notmuch-search-refresh-view: reuse bufferIoan-Adrian Ratiu
2016-10-17emacs: notmuch-search: add no-display functionalityIoan-Adrian Ratiu
2016-10-17emacs: hello: stop update from forcing the buffer to be displayedMark Walters
2016-10-17emacs: make the refresh functions more consistentMark Walters
2016-10-17emacs: tree: make refresh use generic bindingMark Walters
2016-10-17Fix reply to encrypted mail when discouraging plain text.Matthew Lear
2016-10-15emacs: jump: make multilevel keys do multilevel jumpMark Walters
2016-10-15emacs: tag-jump: docstring fixMark Walters
2016-10-11merge buttonise-links patch to masterDavid Bremner
2016-10-11emacs/show: force notmuch-show-buttonise-links to act on linesDavid Bremner
2016-10-09emacs: mua: check for misplaced secure mml tagsMark Walters
2016-10-09emacs: mua: extract a common message-send function.Mark Walters
2016-10-09emacs: include first match in address completionMark Walters
2016-10-09emacs: add mimetype completions to searchesMark Walters
2016-10-07emacs: tag-jump: make k binding for the reverse tag change mapMark Walters
2016-10-04emacs: add a tag jump menuMark Walters
2016-09-30emacs: fcc: say we are doing FccMark Walters
2016-09-29emacs: document notmuch-fcc-dirsMark Walters
2016-09-26emacs: tree: make b bounce a message and backspace scroll message pane upMark Walters
2016-09-25emacs: tag deleted face bugfixMark Walters
2016-09-24emacs: tree: make jump close message paneMark Walters
2016-09-18emacs: reply: remove wrong sig/enc status buttonsMark Walters
2016-09-12emacs: make the remaining faces configurable.Matt Armstrong
2016-09-12emacs: implement notmuch-search-color-line with dolist.Matt Armstrong
2016-09-12emacs: wash: make word-wrap bound message widthMark Walters
2016-09-12emacs: show: let the user override the mime-type of an attachmentMark Walters
2016-09-10emacs: use define-derived-mode for defining modes.Steven Allen
2016-09-04emacs: maildir: add the actual insert codeMark Walters
2016-09-04Modify our local copy of message-do-fccMark Walters