]> git.notmuchmail.org Git - notmuch/commit
emacs: use setq instead of set
authorJonas Bernoulli <jonas@bernoul.li>
Sun, 10 Jan 2021 14:00:37 +0000 (15:00 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 13 Jan 2021 10:56:40 +0000 (06:56 -0400)
commit5b19e6e1b4dc0ef13b5662707e097a740f9dc8a2
tree568a7b0bd59e8d697610a3276f4c95b91a8ca924
parenta12bf2a52a560cc27503add26e9c3087929b60ec
emacs: use setq instead of set

Commonly `set' is only used if there is no way around it;
i.e. when the variable cannot be known until runtime.
emacs/notmuch-tree.el
emacs/notmuch.el