]> git.notmuchmail.org Git - notmuch/commit
emacs: use setq-local
authorJonas Bernoulli <jonas@bernoul.li>
Mon, 16 Nov 2020 21:28:39 +0000 (22:28 +0100)
committerDavid Bremner <david@tethera.net>
Sun, 6 Dec 2020 20:22:33 +0000 (16:22 -0400)
commitb4ee80dcbdd6702a693110321ad69c380967846d
tree18714ad3fffb0ccc7bd899830d62739e5f015e5e
parent9fadab4e63afcc2adf06eac964da8bc8e5c9cd47
emacs: use setq-local

It is available since Emacs 24.3 and we require at least Emacs 25.
It makes the variable buffer-local if it isn't always buffer-local
anyway.
emacs/notmuch-company.el
emacs/notmuch-parser.el
emacs/notmuch.el