aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-lib.el
AgeCommit message (Expand)Author
2020-06-06emacs docstrings: consistent indentation, newlines, periodsTomi Ollila
2020-04-27emacs: Use `cl-lib' instead of deprecated `cl'Jonas Bernoulli
2020-04-14emacs: introduce notmuch-search-by-tagKeegan Carruthers-Smith
2020-03-19Introduce unthreaded modeMark Walters
2019-05-23emacs: make notmuch-search-interactive-region obsoleteLeo Vivier
2019-05-07emacs: Move notmuch-search-interactive-region to notmuch-lib as notmuch-interactive-regionPierre Neidhardt
2019-03-31Fix notmuch-describe-keyYang Sheng
2019-02-21Emacs: bind "g" to 'notuch-refresh-this-bufferMatt Armstrong
2018-08-29emacs: Kill the stderr buffer when an async process completesDavid Edmondson
2017-12-29cli/show: make --decrypt take a keyword.Daniel Kahn Gillmor
2017-08-20emacs: Use make-process when availableVladimir Panteleev
2017-08-20emacs: Refactor subprocess stderr propagationVladimir Panteleev
2017-02-23emacs: fully add the notmuch-address customize groupMark Walters
2016-11-17Merge branch 'release'David Bremner
2016-11-16emacs: add compatibility functions for emacs 23Mark 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: make the refresh functions more consistentMark Walters
2016-10-04emacs: add a tag jump menuMark Walters
2016-09-04emacs: notmuch-check-exit-status bugfixMark Walters
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-05-01emacs: Observe the charset of MIME parts when reading them.David Edmondson
2016-04-16emacs: Fix packagingChunyang Xu
2016-04-09emacs: Allow part preferences to depend on message content.David Edmondson
2016-03-27emacs: Improve the acquisition of text parts.David Edmondson
2015-11-23Merge branch 'release'David Bremner
2015-11-23emacs: poll: return useful errors when poll fails.Mark Walters
2015-10-27Emacs: Add address completion mechanism implemented in elispMichal Sojka
2015-08-04emacs: prefer notmuch-emacs-version in User-Agent: headerTomi Ollila
2015-08-04emacs: renamed function notmuch-version to notmuch-cli-versionTomi Ollila
2015-01-25emacs: Support caching in notmuch-get-bodypart-{binary,text}Austin Clements
2015-01-25emacs: Return unibyte strings for binary part dataAustin Clements
2015-01-25emacs: Remove broken `notmuch-get-bodypart-content' APIAustin Clements
2015-01-25emacs: Create an API for fetching parts as undecoded binaryAustin Clements
2014-10-31emacs: Improve the behaviour of the 'q' binding.David Edmondson
2014-09-21emacs: Remove redundant NTH argument from `notmuch-get-bodypart-content'.Austin Clements
2014-08-05emacs: Introduce notmuch-jump: shortcut keys to saved searchesAustin Clements
2014-07-31emacs: Clarify that notmuch-poll-script is deprecatedAustin Clements
2014-04-21emacs: hello: bugfix for saved searches defcustomMark Walters
2014-04-11emacs: Add a sort-order option to saved-searchesMark Walters
2014-04-11emacs: hello: add a customize for saved-searchesMark Walters
2014-03-25emacs: Use whitelist instead of blacklist for term escapingAustin Clements
2014-03-24emacs: Combine notmuch-combine-face-text-property{, -string}Austin Clements
2014-02-22emacs: Fix `notmuch-user-other-email' when no other emails are configuredAustin Clements
2014-02-22emacs: Fix exception when fetching empty or unconfigured settingsAustin Clements
2014-01-30emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shrTomi Ollila
2014-01-26emacs: add function notmuch-assert-cli-saneDavid Bremner
2014-01-26emacs: add a function to heuristically test if the CLI is configured OK.David Bremner
2013-12-10emacs: add '?' to some prefix keymaps to describe its bindingsMark Walters
2013-11-13emacs: help: add a special function to deal with remapsMark Walters