Variable: mh-sequence-notation-history
mh-sequence-notation-history is a variable defined in mh-e.el.gz.
Value
nil
Documentation
Remember original notation that is overwritten by mh-note-seq.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-e.el.gz
(defvar mh-sequence-notation-history nil
"Remember original notation that is overwritten by `mh-note-seq'.")