aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-lib.el
AgeCommit message (Expand)Author
2016-11-16emacs: add compatibility functions for emacs 23Mark 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
2013-11-07emacs: add z to common keymapMark Walters
2013-11-07emacs: move notmuch-help to libMark Walters
2013-10-27emacs: Sanitize authors and subjects in search and showAustin Clements
2013-09-10emacs: Move ?, q, s, m, =, and G to the common keymapAustin Clements
2013-09-10emacs: Define a common shared keymap for all of notmuchAustin Clements
2013-09-10emacs: Add unified refresh-this-buffer functionAustin Clements
2013-09-10emacs: Move `notmuch-poll' to notmuch-libAustin Clements
2013-07-20emacs: dropped rest of now-unused JSON functionalityTomi Ollila
2013-06-24emacs: Remove `notmuch-call-notmuch-json'Austin Clements