aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch.el
AgeCommit message (Expand)Author
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-interactive-regionPierre 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
2016-02-13emacs: Bind filter in search to 'l'Mark Walters
2015-09-07emacs: wrap current search in parens when filteringUli Scholler
2015-08-04emacs: prefer notmuch-emacs-version in User-Agent: headerTomi Ollila
2015-06-13emacs search: stash queryMark Walters
2015-05-31emacs: Added "is:<tag>" style completion to notmuch-read-query.Charles Celerier
2015-01-24Update completions for Emacs and bashTodd
2014-10-31emacs: Improve the behaviour of the 'q' binding.David Edmondson
2014-07-15emacs: set default in notmuch-read-queryMark Walters
2014-07-15emacs: search archive tweakMark Walters