]> git.eshelyaron.com Git - emacs.git/commit
Prefer defvar-local in MH-E
authorStefan Kangas <stefan@marxist.se>
Sun, 17 Oct 2021 23:33:21 +0000 (01:33 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 17 Oct 2021 23:40:00 +0000 (01:40 +0200)
commit140e587dd505849cb09c5b3f183bbc686ac020b7
tree2cf17ec9092f38c922e360b554b5b24852d62a80
parent7a876397b271c52d603381858750c0224e600e3b
Prefer defvar-local in MH-E

* lisp/mh-e/mh-comp.el (mh-insert-auto-fields-done-local):
* lisp/mh-e/mh-e.el (mh-thread-scan-line-map)
(mh-thread-scan-line-map-stack):
* lisp/mh-e/mh-identity.el (mh-identity-pgg-default-user-id)
(mh-identity-local):
* lisp/mh-e/mh-scan.el (mh-cmd-note):
* lisp/mh-e/mh-seq.el (mh-non-seq-mode-line-annotation):
* lisp/mh-e/mh-thread.el (mh-thread-id-hash)
(mh-thread-subject-hash, mh-thread-id-table)
(mh-thread-index-id-map, mh-thread-id-index-map)
(mh-thread-subject-container-hash, mh-thread-duplicates)
(mh-thread-history): Prefer defvar-local.
lisp/mh-e/mh-comp.el
lisp/mh-e/mh-e.el
lisp/mh-e/mh-identity.el
lisp/mh-e/mh-scan.el
lisp/mh-e/mh-seq.el
lisp/mh-e/mh-thread.el