Variable: allout-mode-prior-settings
allout-mode-prior-settings is a buffer-local variable defined in
allout.el.gz.
Documentation
Internal allout-mode(var)/allout-mode(fun) use; settings to be resumed on mode deactivation.
See allout-add-resumptions and allout-do-resumptions.
Source Code
;; Defined in /usr/src/emacs/lisp/allout.el.gz
;;;_ : Allout Modal-Variables Utilities
;;;_ = allout-mode-prior-settings
(defvar-local allout-mode-prior-settings nil
"Internal `allout-mode' use; settings to be resumed on mode deactivation.
See `allout-add-resumptions' and `allout-do-resumptions'.")