I did it again; looked at some code and cleaned it up along the way.
Cheers,
Jonas
Jonas Bernoulli (27):
emacs: silence byte-compiler
emacs: define notmuch-message-mode-map explicitly
emacs: add doc-string to notmuch-tree-mode-map
emacs: don't fset keymaps
emacs: remove redundant notmuch-hello-trim
emacs: fix old bug in notmuch-mua-mail
emacs: remove kludge for Emacs 23 from notmuch-mua-mail
emacs: more cleanup since dropping support for Emacs 24
emacs: sanitize function that displays version
emacs: define notmuch-hello-url as a constant
emacs: shorten/replace first sentence of a few doc-strings
emacs: place only first sentence on first doc-string line
emacs: place complete first sentence on first doc-string line
emacs: always use elisp quoting style in doc-strings
emacs: misc doc-string improvements
emacs: remove deprecated notmuch-folder command
emacs: remove unnecessary notmuch-remove-if-not
emacs: remove unused notmuch-address-locate-command
emacs: remove unnecessary notmuch-tree-button-activate
emacs: inline notmuch-documentation-first-line
emacs: inline notmuch-split-content-type
emacs: use defvar-local
emacs: use setq-local
emacs: use setq instead set
emacs: do not quote self-quoting t
emacs: avoid binding unnamed commands in keymaps
emacs: various cosmetic improvements
emacs/coolj.el | 4 +-
emacs/notmuch-address.el | 58 ++++--------
emacs/notmuch-company.el | 7 +-
emacs/notmuch-compat.el | 9 +-
emacs/notmuch-crypto.el | 7 +-
emacs/notmuch-draft.el | 17 ++--
emacs/notmuch-hello.el | 123 ++++++++----------------
emacs/notmuch-jump.el | 5 -
emacs/notmuch-lib.el | 108 +++++++++------------
emacs/notmuch-maildir-fcc.el | 12 +--
emacs/notmuch-mua.el | 77 +++++++--------
emacs/notmuch-parser.el | 5 +-
emacs/notmuch-show.el | 57 +++++------
emacs/notmuch-tag.el | 24 ++---
emacs/notmuch-tree.el | 179 ++++++++++++++++++-----------------
emacs/notmuch.el | 109 +++++++++++----------
16 files changed, 346 insertions(+), 455 deletions(-)
--
2.29.1
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org