[PATCH 0/4] Use cl-lib instead of deprecated cl
Jonas Bernoulli
jonas at bernoul.li
Wed Apr 15 11:28:18 PDT 2020
It is said that beginning with a cleanup of the existing code isn't
the nicest thing to do but I tend to do it anyway. So I am glad that
David mentioned yesterday that doing this cleanup would be an ideal
way to get started.
I have done quite a bit more cleanup already, some of which may be
more controversial, but am limiting this initial patch series to just
the cl-lib commit and a few harmless fixes.
Jonas Bernoulli (4):
gitignore: Ignore generated python-cffi files
emacs: Declare function notmuch-show-get-message-id
emacs: Explicitly depend on Emacs 24
emacs: Use `cl-lib' instead of deprecated `cl'
.gitignore | 1 +
emacs/notmuch-company.el | 5 +-
emacs/notmuch-crypto.el | 2 +
emacs/notmuch-draft.el | 2 +-
emacs/notmuch-hello.el | 147 ++++++++++++++++++-----------------
emacs/notmuch-jump.el | 45 +++++------
emacs/notmuch-lib.el | 18 ++---
emacs/notmuch-maildir-fcc.el | 35 +++++----
emacs/notmuch-mua.el | 76 +++++++++---------
emacs/notmuch-parser.el | 18 ++---
emacs/notmuch-pkg.el.tmpl | 3 +-
emacs/notmuch-show.el | 103 ++++++++++++------------
emacs/notmuch-tag.el | 45 ++++++-----
emacs/notmuch-tree.el | 20 ++---
emacs/notmuch.el | 62 +++++++--------
test/test-lib.el | 2 +-
16 files changed, 295 insertions(+), 289 deletions(-)
--
2.26.0
More information about the notmuch
mailing list