summaryrefslogtreecommitdiff
path: root/emacs/notmuch-lib.el
AgeCommit message (Expand)Author
2020-08-09emacs: Use new advice mechanism do advice mm-shrJonas Bernoulli
2020-08-09emacs: Use cl-incf where appropriateJonas Bernoulli
2020-08-09Fix typosJonas Bernoulli
2020-08-09emacs: Increase consistency of library headersJonas Bernoulli
2020-08-09emacs: Various cosmetic changesJonas Bernoulli
2020-08-09emacs: Autoload notmuch-jump-search only onceJonas Bernoulli
2020-08-09emacs: notmuch-poll: Let the user know we are pollingJonas Bernoulli
2020-08-09emacs: Use one or three lines for 'if' formsJonas Bernoulli
2020-08-09emacs: Use 'when' instead of 'if' when there is no ELSE partJonas Bernoulli
2020-08-09emacs: Use 'and' instead of 'when' when the return value mattersJonas Bernoulli
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-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