summaryrefslogtreecommitdiff
path: root/emacs/notmuch-lib.el
AgeCommit message (Expand)Author
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
2013-11-13emacs: help: add base-keymapMark Walters
2013-11-13emacs: help: split out notmuch-describe-key as a functionMark Walters
2013-11-13emacs: help: remove duplicate bindingsMark Walters
2013-11-13emacs: help: save-match-dataMark Walters
2013-11-13emacs: help: check for nil key bindingMark Walters
2013-11-13emacs: Correct documentation of `notmuch-poll-script'Austin Clements
2013-11-08emacs: Use notmuch tag --batch for large tag queriesAustin Clements
2013-11-08emacs: Support passing input via `notmuch-call-notmuch-*'Austin Clements
2013-11-08emacs: Move `notmuch-call-notmuch-process' to notmuch-libAustin Clements