summaryrefslogtreecommitdiff
path: root/emacs/notmuch.el
AgeCommit message (Expand)Author
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
2014-05-28Merge branch 'release'David Bremner
2014-05-27emacs: make sure tagging on an empty query is harmlessMark Walters
2014-05-18emacs: Correct the documentation for `notmuch-search-line-faces'.David Edmondson
2014-04-11emacs: hello: use the saved-search helper functionsMark Walters
2014-04-10emacs: add notmuch-version.el.tmpl and create notmuch-version.el from itTomi Ollila
2014-03-30emacs: add defcustom notmuch-init-file and load it if existsTomi Ollila
2014-03-30emacs: instruct user to autoload notmuch instead of require'ing itTomi Ollila
2014-03-24emacs: search: use orig-tags in searchMark Walters
2014-03-24emacs: show: mark tags changed since buffer loadedMark Walters
2014-03-24Make keys of notmuch-tag-formats regexps and use cachingAustin Clements
2014-03-24emacs: Combine notmuch-combine-face-text-property{, -string}Austin Clements
2014-03-23emacs: add path: prefix to query completionJani Nikula
2013-12-10emacs: add '?' to some prefix keymaps to describe its bindingsMark Walters
2013-11-08emacs: Fix search tagging racesAustin Clements
2013-11-08emacs: Move `notmuch-call-notmuch-process' to notmuch-libAustin Clements