summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
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
2019-06-29emacs: add keywords to notmuch-emacs-mua.desktopDaniel Kahn Gillmor
2019-06-12build: drop variable HAVE_EMACS. use WITH_EMACS insteadDavid Bremner
2019-05-25emacs: Drop content-free "Unknown signature status" buttonDaniel Kahn Gillmor
2019-05-23emacs: make notmuch-search-interactive-region obsoleteLeo Vivier
2019-05-07emacs: drop use of message-default-charsetDaniel Kahn Gillmor
2019-05-07emacs: Move notmuch-search-interactive-region to notmuch-lib as notmuch-interactive-regionPierre Neidhardt
2019-04-26emacs: Make first documentation line distinct for "a" and "x" commands.Örjan Ekeberg
2019-04-24emacs: Add missing type and group to defcustom variableÖrjan Ekeberg
2019-04-24build: only try to build .rsti files if we have emacs and sphinxDavid Bremner
2019-04-14emacs: Tag forwarded messages with +forwarded (customizable)Örjan Ekeberg
2019-04-14emacs: Use a buffer-local variable to update tags when sending repliesÖrjan Ekeberg
2019-04-14emacs: Add References header to forwarded messagesÖrjan Ekeberg
2019-03-31emacs: make editing a message as new include FCCLéo Gaspard
2019-03-31Fix notmuch-describe-keyYang Sheng
2019-03-28emacs: Optionally check for missing attachments in outgoing messagesDavid Edmondson
2019-03-28emacs: Easy access to URLs mentioned in the current messageDavid Edmondson
2019-02-21Emacs: bind "g" to 'notuch-refresh-this-bufferMatt Armstrong
2019-02-10Merge branch 'release'David Bremner
2019-02-10emacs: Invoke gpg with --batch and --no-ttyDaniel Kahn Gillmor
2019-02-01Merge tag '0.28.1'David Bremner
2019-01-30emacs: use ".ps" suffix for PostScript temporary files.David Bremner
2018-12-08emacs: build docstring (rsti) filesDavid Bremner
2018-12-08emacs: initial version of rstdoc.elDavid Bremner