summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update changelog for 0.31~rc1-1debian/0.31_rc1-1archive/debian/0.31_rc1-1David Bremner2020-08-18
* version: bump to 0.31~rc1David Bremner2020-08-17
* NEWS: notmuch-mutt: system(shell pipeline) replaced internallyTomi Ollila2020-08-17
* test: fix uninitialized variable use in T562-lib-databaseDavid Bremner2020-08-16
* build: clean up sphinx.configDavid Bremner2020-08-16
* devel/release-checks.sh: use grep to find copyright year.debian/0.31_rc0-1archive/debian/0.31_rc0-1David Bremner2020-08-16
* debian: update symbols for 0.31David Bremner2020-08-16
* debian: start changelog for 0.31~rc0-1David Bremner2020-08-16
* version: bump to 0.31~rc0David Bremner2020-08-16
* emacs/tree: add notmuch-tree-archive-thread-then-nextWilliam Casarin2020-08-16
* emacs/tree: enable moving to next thread in search resultsWilliam Casarin2020-08-16
* emacs/tree: introduce notmuch-tree-parent-buffer variableWilliam Casarin2020-08-16
* test: update README to reflect dropping upgrade testsDavid Bremner2020-08-16
* Emacs: Indent first header line only when indentation is turned onTeemu Likonen2020-08-15
* notmuch-mutt: replace shell pipeline with internal pipe processingTomi Ollila2020-08-12
* configure: Check if emacs >= 25 (instead of >= 24) is availableTomi Ollila2020-08-12
* try-emacs-mua: Trim `require' advice for Emacs 25Jonas Bernoulli2020-08-09
* emacs: Use new advice mechanism do advice mm-shrJonas Bernoulli2020-08-09
* emacs: Do not abuse advice to monkey patch while testingJonas Bernoulli2020-08-09
* emacs: Drop old advices that were only need for Emacs 23Jonas Bernoulli2020-08-09
* emacs: Remove notmuch-read-char-choiceJonas Bernoulli2020-08-09
* emacs: Remove notmuch-setq-localJonas Bernoulli2020-08-09
* emacs: Use cl-incf where appropriateJonas Bernoulli2020-08-09
* NEWS: At least Emacs 25.1 is required nowJonas Bernoulli2020-08-09
* NEWS: Add stub for 0.31Jonas Bernoulli2020-08-09
* emacs: Add end-of-file line to libraries that lack itJonas Bernoulli2020-08-09
* emacs: Provide 'rstdoc' feature at end of fileJonas Bernoulli2020-08-09
* .gitignore: Sort using sort-linesJonas Bernoulli2020-08-09
* test: Fix indentationJonas Bernoulli2020-08-09
* .dir-locals.el: Set variables for correct "shell" modeJonas Bernoulli2020-08-09
* Fix typosJonas Bernoulli2020-08-09
* emacs: Increase consistency of library headersJonas Bernoulli2020-08-09
* emacs: Various cosmetic changesJonas Bernoulli2020-08-09
* emacs: Autoload notmuch-jump using an autoload cookieJonas Bernoulli2020-08-09
* emacs: Autoload notmuch-jump-search only onceJonas Bernoulli2020-08-09
* emacs: Improve doc-stringsJonas Bernoulli2020-08-09
* emacs: Use makefile-gmake-mode in Makefile*sJonas Bernoulli2020-08-09
* emacs: notmuch-poll: Let the user know we are pollingJonas Bernoulli2020-08-09
* emacs: No longer define notmuch-hello-mode-map as a functionJonas Bernoulli2020-08-09
* emacs: Fix some function declarationsJonas Bernoulli2020-08-09
* emacs: Extend face to window edge againJonas Bernoulli2020-08-09
* emacs: Use one or three lines for 'if' formsJonas Bernoulli2020-08-09
* emacs: Use 'when' instead of 'if' when there is no ELSE partJonas Bernoulli2020-08-09
* emacs: Use 'unless' instead of 'when' and 'not'Jonas Bernoulli2020-08-09
* emacs: Use 'and' instead of 'when' when the return value mattersJonas Bernoulli2020-08-09
* emacs: Only set one variable per setq formJonas Bernoulli2020-08-09
* emacs: Closing parenthesis go on the same lineJonas Bernoulli2020-08-09
* emacs: Fix indentationJonas Bernoulli2020-08-09
* emacs: Remove excess empty linesJonas Bernoulli2020-08-09
* emacs: Shorten long linesJonas Bernoulli2020-08-09