notmuch/emacs
Jonas Bernoulli 42d32713be emacs: define a few variables as automatically buffer-local
Define these variables as automatically buffer-local, meaning that
they always become buffer-local when set unless explicitly told
otherwise using `setq-default' or when using the Custom interface.

Previously they were declared, which keeps the byte-compiler quiet but
is not actually the same as being defined.  `notmuch-search-mode' then
made them buffer-local in the current buffer and then set the local
values.  This works but is not kosher.

The definitions of the three non-option variables have to be moved up
a bit to enable the change in the next commit, which see.
2021-01-15 06:44:01 -04:00
..
.gitignore
coolj.el
make-deps.el
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local
notmuch-address.el
notmuch-company.el
notmuch-compat.el
notmuch-crypto.el
notmuch-draft.el emacs: various doc-string improvements 2021-01-15 06:40:58 -04:00
notmuch-emacs-mua
notmuch-emacs-mua.desktop
notmuch-hello.el
notmuch-jump.el
notmuch-lib.el emacs: define a few variables as automatically buffer-local 2021-01-15 06:44:01 -04:00
notmuch-logo.png
notmuch-maildir-fcc.el emacs: various doc-string improvements 2021-01-15 06:40:58 -04:00
notmuch-message.el emacs: notmuch-message-apply-queued-tag-changes: cosmetics 2021-01-13 07:23:11 -04:00
notmuch-mua.el emacs: various doc-string improvements 2021-01-15 06:40:58 -04:00
notmuch-parser.el
notmuch-pkg.el.tmpl
notmuch-print.el
notmuch-query.el
notmuch-show.el
notmuch-tag.el emacs: various doc-string improvements 2021-01-15 06:40:58 -04:00
notmuch-tree.el emacs: various doc-string improvements 2021-01-15 06:40:58 -04:00
notmuch-version.el.tmpl emacs: Increase consistency of library headers 2020-08-09 21:14:36 -03:00
notmuch-wash.el
notmuch.el emacs: define a few variables as automatically buffer-local 2021-01-15 06:44:01 -04:00
rstdoc.el
rstdoc.rsti emacs: initial version of rstdoc.el 2018-12-08 08:45:48 -04:00