summaryrefslogtreecommitdiffstats
path: root/emacs/notmuch.el
AgeCommit message (Expand)Author
2020-08-22Emacs: Fix notmuch-message-summary-face definitionTeemu Likonen
2020-08-22emacs: Use pop-to-buffer-same-window rather than switch-to-bufferSean Whitton
2020-08-16emacs/tree: introduce notmuch-tree-parent-buffer variableWilliam Casarin
2020-08-09emacs: Increase consistency of library headersJonas Bernoulli
2020-08-09emacs: Improve doc-stringsJonas Bernoulli
2020-08-09emacs: Extend face to window edge againJonas Bernoulli
2020-08-09emacs: Use 'when' instead of 'if' when there is no ELSE partJonas Bernoulli
2020-08-09emacs: Use 'unless' instead of 'when' and 'not'Jonas Bernoulli
2020-08-09emacs: Use 'and' instead of 'when' when the return value mattersJonas Bernoulli
2020-08-09emacs: Only set one variable per setq formJonas Bernoulli
2020-08-09emacs: Closing parenthesis go on the same lineJonas Bernoulli
2020-08-09emacs: Fix indentationJonas Bernoulli
2020-08-09emacs: Remove excess empty linesJonas Bernoulli
2020-08-09emacs: Shorten long linesJonas Bernoulli
2020-07-22emacs: notmuch-search: avoid wiping out buffer-local variablesSean Whitton
2020-06-06emacs docstrings: consistent indentation, newlines, periodsTomi Ollila
2020-06-01emacs: Respect `load-prefer-newer` when loading `notmuch-init-file'Sean Whitton
2020-04-27emacs: Use `cl-lib' instead of deprecated `cl'Jonas Bernoulli
2020-04-14emacs: introduce notmuch-search-by-tagKeegan Carruthers-Smith
2020-03-19Add a U binding to switch to unthreaded from other viewsMark Walters
2019-12-03emacs: bind M-RET to notmuch-tree-from-search-threadWilliam Casarin
2019-05-07emacs: Move notmuch-search-interactive-region to notmuch-lib as notmuch-inter...Pierre Neidhardt
2018-12-06emacs: filter tag completions by current queryWilliam Casarin
2018-10-21emacs: escape quote in docstringDavid Bremner
2017-07-20emacs: Add commentary for MELPA usersDavid Bremner
2017-07-18emacs: convert remaining format-versions from 3 to 4David Bremner
2017-07-04emacs: convert to use format-version 3David Bremner
2017-06-14Add Emacs' imenu support in notmuch-show and notmuch-searchDamien Cassou
2017-04-20emacs/notmuch.el: don't use 'function' as variable name.David Bremner
2016-12-15Merge branch 'release'David Bremner
2016-12-15emacs: restore autoload cookie for notmuch-searchDavid Bremner
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: interesting-buffer bugfixes/updatesMark Walters
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: notmuch-search-refresh-view: reuse bufferIoan-Adrian Ratiu
2016-10-17emacs: notmuch-search: add no-display functionalityIoan-Adrian Ratiu
2016-10-17emacs: make the refresh functions more consistentMark Walters
2016-10-09emacs: add mimetype completions to searchesMark Walters
2016-10-04emacs: add a tag jump menuMark Walters
2016-09-12emacs: implement notmuch-search-color-line with dolist.Matt Armstrong
2016-09-10emacs: use define-derived-mode for defining modes.Steven Allen
2016-08-02emacs: express n-search-line-faces in terms of two new facesMatt Armstrong
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-04-16emacs: Add notmuch homepage to package headerChunyang Xu
2016-04-16emacs: Fix packagingChunyang Xu
2016-02-20emacs: Report a lack of matches when calling `notmuch-show'.David Edmondson