Variable: mh-thread-subject-hash
mh-thread-subject-hash is a buffer-local variable defined in
mh-thread.el.gz.
Documentation
Hash table used to canonicalize subject strings.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-thread.el.gz
(defvar mh-thread-subject-hash nil
"Hash table used to canonicalize subject strings.")