summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-09emacs: Use new advice mechanism do advice mm-shrJonas Bernoulli
2020-08-09emacs: Do not abuse advice to monkey patch while testingJonas Bernoulli
2020-08-09emacs: Drop old advices that were only need for Emacs 23Jonas Bernoulli
2020-08-09emacs: Remove notmuch-read-char-choiceJonas Bernoulli
2020-08-09emacs: Remove notmuch-setq-localJonas Bernoulli
2020-08-09emacs: Use cl-incf where appropriateJonas Bernoulli
2020-08-09NEWS: At least Emacs 25.1 is required nowJonas Bernoulli
2020-08-09NEWS: Add stub for 0.31Jonas Bernoulli
2020-08-09emacs: Add end-of-file line to libraries that lack itJonas Bernoulli
2020-08-09emacs: Provide 'rstdoc' feature at end of fileJonas Bernoulli
2020-08-09.gitignore: Sort using sort-linesJonas Bernoulli
2020-08-09test: Fix indentationJonas Bernoulli
2020-08-09.dir-locals.el: Set variables for correct "shell" modeJonas 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 using an autoload cookieJonas Bernoulli
2020-08-09emacs: Autoload notmuch-jump-search only onceJonas Bernoulli
2020-08-09emacs: Improve doc-stringsJonas Bernoulli
2020-08-09emacs: Use makefile-gmake-mode in Makefile*sJonas Bernoulli
2020-08-09emacs: notmuch-poll: Let the user know we are pollingJonas Bernoulli
2020-08-09emacs: No longer define notmuch-hello-mode-map as a functionJonas Bernoulli
2020-08-09emacs: Fix some function declarationsJonas Bernoulli
2020-08-09emacs: Extend face to window edge againJonas 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 'unless' instead of 'when' and 'not'Jonas 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-08-08Emacs: Ensure left-to-right display for message headersTeemu Likonen
2020-08-08T355: specify hash algorithm explicitlyĐoàn Trần Công Danh
2020-08-08configure: drop check for default xapian backendĐoàn Trần Công Danh
2020-08-08configure: check for pytest with python -m pytestĐoàn Trần Công Danh
2020-08-03test: regression tests for n_indexopts_{get,set}_decrypt_policyDavid Bremner
2020-08-03test: regression test for traversing config list with closed dbDavid Bremner
2020-08-03test: regression test for n_d_get_config_list on closed db.David Bremner
2020-08-03test: regression test for n_directory_{get,set}_mtimeDavid Bremner
2020-08-03lib: fix return value for n_directory_deleteDavid Bremner
2020-08-03test: known broken test for n_directory_delete with closed db.David Bremner
2020-08-03lib: catch exceptions in n_directory_get_child_filesDavid Bremner
2020-08-03test: add known broken test for n_directory_get_child_filesDavid Bremner
2020-08-03lib: catch exceptions in n_directory_get_child_directoriesDavid Bremner
2020-08-03test: add known broken test for n_directory_get_child_directoriesDavid Bremner
2020-08-03test: regression test for n_m_get_filenamesDavid Bremner
2020-08-03test: split header for lib-message tests.David Bremner
2020-08-03test: add regression test for n_messages_collect_tagsDavid Bremner