aboutsummaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
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-07-22emacs: notmuch-search: avoid wiping out buffer-local variablesSean Whitton
2020-06-06emacs docstrings: consistent indentation, newlines, periodsTomi Ollila
2020-06-01emacs: Respect `load-prefer-newer` when loading `notmuch-init-file'Sean Whitton
2020-04-27emacs: Use `cl-lib' instead of deprecated `cl'Jonas Bernoulli
2020-04-16emacs: Explicitly depend on Emacs 24Jonas Bernoulli
2020-04-16emacs: Declare function notmuch-show-get-message-idJonas Bernoulli
2020-04-14emacs: use def instead of initial-input for notmuch-show-browse-urlsKeegan Carruthers-Smith
2020-04-14emacs: introduce notmuch-search-by-tagKeegan Carruthers-Smith
2020-04-06emacs/tree: add x/X bindingsWilliam Casarin
2020-04-06emacs/tree: add notmuch-tree-archive-thread-then-exitWilliam Casarin
2020-04-06emacs/tree: add notmuch-tree-archive-message-than-next-or-exitWilliam Casarin
2020-04-06emacs/tree: add kill-both prefix argument to notmuch-tree-quitWilliam Casarin
2020-04-06emacs/tree: add notmuch-tree-matching-messageWilliam Casarin
2020-04-06emacs/tree: add notmuch-tree-goto-matching-messageWilliam Casarin
2020-04-06emacs/tree: return true if a thread was found in next-threadWilliam Casarin
2020-03-22emacs: avoid warning about notmuch-show-get-message-idDaniel Kahn Gillmor
2020-03-19notmuch-hello/jump: allow saved searches to specify unthreaded modeMark Walters
2020-03-19Add a U binding to switch to unthreaded from other viewsMark Walters
2020-03-19Unthreaded mode: allow user to choose different `show out' than treeMark Walters
2020-03-19Unthreaded mode: allow different result formatMark Walters
2020-03-19Introduce unthreaded modeMark Walters
2020-01-08emacs: don't start processes stoppedSteven Allen
2019-12-14emacs: limit search for attachment to stop at first mime-partÖrjan Ekeberg
2019-12-14emacs: Improve the reporting of key activityDavid Edmondson
2019-12-14emacs: Add notmuch-crypto-gpg-program and use itDavid Edmondson
2019-12-14emacs: Minor refactoring of crypto codeDavid Edmondson
2019-12-14emacs: Asynchronous retrieval of GPG keysDavid Edmondson
2019-12-03emacs: bind M-RET to notmuch-tree-from-search-threadWilliam Casarin
2019-12-03emacs: A prefix argument kills rather than browsing URLsDavid Edmondson