]> git.notmuchmail.org Git - notmuch/history - emacs
emacs: avoid binding unnamed commands in keymaps
[notmuch] / emacs /
2020-12-06 Jonas Bernoulliemacs: avoid binding unnamed commands in keymaps
2020-12-06 Jonas Bernoulliemacs: do not quote self-quoting t
2020-12-06 Jonas Bernoulliemacs: use setq-local
2020-12-06 Jonas Bernoulliemacs: use defvar-local
2020-12-06 Jonas Bernoulliemacs: inline notmuch-split-content-type
2020-12-06 Jonas Bernoulliemacs: inline notmuch-documentation-first-line
2020-12-06 Jonas Bernoulliemacs: remove unnecessary notmuch-tree-button-activate
2020-12-06 Jonas Bernoulliemacs: remove unused notmuch-address-locate-command
2020-12-06 Jonas Bernoulliemacs: remove unnecessary notmuch-remove-if-not
2020-12-06 Jonas Bernoulliemacs: remove deprecated notmuch-folder command
2020-12-06 Jonas Bernoulliemacs: misc doc-string improvements
2020-12-06 Jonas Bernoulliemacs: always use elisp quoting style in doc-strings
2020-12-06 Jonas Bernoulliemacs: place complete first sentence on first doc-strin...
2020-12-06 Jonas Bernoulliemacs: place only first sentence on first doc-string...
2020-12-06 Jonas Bernoulliemacs: shorten/replace first sentence of a few doc...
2020-12-06 Jonas Bernoulliemacs: define notmuch-hello-url as a constant
2020-12-06 Jonas Bernoulliemacs: sanitize function that displays version
2020-12-06 Jonas Bernoulliemacs: more cleanup since dropping support for Emacs 24
2020-12-06 Jonas Bernoulliemacs: remove kludge for Emacs 23 from notmuch-mua...
2020-12-06 Jonas Bernoulliemacs: fix old bug in notmuch-mua-mail
2020-12-06 Jonas Bernoulliemacs: remove redundant notmuch-hello-trim
2020-11-12 Jonas Bernoulliemacs: don't fset keymaps
2020-11-12 Jonas Bernoulliemacs: add doc-string to notmuch-tree-mode-map
2020-11-12 Jonas Bernoulliemacs: define notmuch-message-mode-map explicitly
2020-11-12 Jonas Bernoulliemacs: silence byte-compiler
2020-10-21 Tomi Ollilaemacs docs: rstdoc.el: consistent single quote conversions
2020-09-19 Tim Quelchemacs: Remove notmuch-mua-message-send-hook
2020-08-22 Teemu LikonenEmacs: Fix notmuch-message-summary-face definition
2020-08-22 Sean Whittonemacs: Use pop-to-buffer-same-window rather than switch...
2020-08-16 William Casarinemacs/tree: add notmuch-tree-archive-thread-then-next
2020-08-16 William Casarinemacs/tree: enable moving to next thread in search...
2020-08-16 William Casarinemacs/tree: introduce notmuch-tree-parent-buffer variable
2020-08-15 Teemu LikonenEmacs: Indent first header line only when indentation...
2020-08-10 Jonas Bernoulliemacs: Use new advice mechanism do advice mm-shr
2020-08-10 Jonas Bernoulliemacs: Drop old advices that were only need for Emacs 23
2020-08-10 Jonas Bernoulliemacs: Remove notmuch-read-char-choice
2020-08-10 Jonas Bernoulliemacs: Remove notmuch-setq-local
2020-08-10 Jonas Bernoulliemacs: Use cl-incf where appropriate
2020-08-10 Jonas BernoulliNEWS: At least Emacs 25.1 is required now
2020-08-10 Jonas Bernoulliemacs: Add end-of-file line to libraries that lack it
2020-08-10 Jonas Bernoulliemacs: Provide 'rstdoc' feature at end of file
2020-08-10 Jonas BernoulliFix typos
2020-08-10 Jonas Bernoulliemacs: Increase consistency of library headers
2020-08-10 Jonas Bernoulliemacs: Various cosmetic changes
2020-08-10 Jonas Bernoulliemacs: Autoload notmuch-jump using an autoload cookie
2020-08-10 Jonas Bernoulliemacs: Autoload notmuch-jump-search only once
2020-08-10 Jonas Bernoulliemacs: Improve doc-strings
2020-08-10 Jonas Bernoulliemacs: Use makefile-gmake-mode in Makefile*s
2020-08-09 Jonas Bernoulliemacs: notmuch-poll: Let the user know we are polling
2020-08-09 Jonas Bernoulliemacs: No longer define notmuch-hello-mode-map as a...
2020-08-09 Jonas Bernoulliemacs: Fix some function declarations
2020-08-09 Jonas Bernoulliemacs: Extend face to window edge again
2020-08-09 Jonas Bernoulliemacs: Use one or three lines for 'if' forms
2020-08-09 Jonas Bernoulliemacs: Use 'when' instead of 'if' when there is no...
2020-08-09 Jonas Bernoulliemacs: Use 'unless' instead of 'when' and 'not'
2020-08-09 Jonas Bernoulliemacs: Use 'and' instead of 'when' when the return...
2020-08-09 Jonas Bernoulliemacs: Only set one variable per setq form
2020-08-09 Jonas Bernoulliemacs: Closing parenthesis go on the same line
2020-08-09 Jonas Bernoulliemacs: Fix indentation
2020-08-09 Jonas Bernoulliemacs: Remove excess empty lines
2020-08-09 Jonas Bernoulliemacs: Shorten long lines
2020-08-08 Teemu LikonenEmacs: Ensure left-to-right display for message headers
2020-07-22 Sean Whittonemacs: notmuch-search: avoid wiping out buffer-local...
2020-06-06 Tomi Ollilaemacs docstrings: consistent indentation, newlines...
2020-06-01 Sean Whittonemacs: Respect `load-prefer-newer` when loading `notmuc...
2020-04-27 Jonas Bernoulliemacs: Use `cl-lib' instead of deprecated `cl'
2020-04-16 Jonas Bernoulliemacs: Explicitly depend on Emacs 24
2020-04-16 Jonas Bernoulliemacs: Declare function notmuch-show-get-message-id
2020-04-14 Keegan Carruthers... emacs: use def instead of initial-input for notmuch...
2020-04-14 Keegan Carruthers... emacs: introduce notmuch-search-by-tag
2020-04-06 William Casarinemacs/tree: add x/X bindings
2020-04-06 William Casarinemacs/tree: add notmuch-tree-archive-thread-then-exit
2020-04-06 William Casarinemacs/tree: add notmuch-tree-archive-message-than-next...
2020-04-06 William Casarinemacs/tree: add kill-both prefix argument to notmuch...
2020-04-06 William Casarinemacs/tree: add notmuch-tree-matching-message
2020-04-06 William Casarinemacs/tree: add notmuch-tree-goto-matching-message
2020-04-06 William Casarinemacs/tree: return true if a thread was found in next...
2020-03-23 Daniel Kahn Gillmoremacs: avoid warning about notmuch-show-get-message-id
2020-03-20 Mark Waltersnotmuch-hello/jump: allow saved searches to specify...
2020-03-20 Mark WaltersAdd a U binding to switch to unthreaded from other...
2020-03-20 Mark WaltersUnthreaded mode: allow user to choose different `show...
2020-03-20 Mark WaltersUnthreaded mode: allow different result format
2020-03-20 Mark WaltersIntroduce unthreaded mode
2020-01-09 Steven Allenemacs: don't start processes stopped
2019-12-14 Örjan Ekebergemacs: limit search for attachment to stop at first...
2019-12-14 David Edmondsonemacs: Improve the reporting of key activity
2019-12-14 David Edmondsonemacs: Add notmuch-crypto-gpg-program and use it
2019-12-14 David Edmondsonemacs: Minor refactoring of crypto code
2019-12-14 David Edmondsonemacs: Asynchronous retrieval of GPG keys
2019-12-03 William Casarinemacs: bind M-RET to notmuch-tree-from-search-thread
2019-12-03 David Edmondsonemacs: A prefix argument kills rather than browsing...
2019-11-27 David BremnerMerge tag 'debian/0.29.3-1'
2019-11-03 David BremnerMerge tag 'debian/0.29.2-2'
2019-10-20 David BremnerMerge tag '0.29.2'
2019-10-13 David BremnerMerge branch 'release'
2019-09-24 David BremnerMerge branch 'release'
2019-07-21 David BremnerMerge branch 'release'
2019-06-29 Daniel Kahn Gillmoremacs: add keywords to notmuch-emacs-mua.desktop
2019-06-17 David BremnerMerge branch 'release'
2019-06-12 David Bremnerbuild: drop variable HAVE_EMACS. use WITH_EMACS instead
next