Variable: allout-this-command-hid-text
allout-this-command-hid-text is a buffer-local variable defined in
allout.el.gz.
Documentation
Non-nil if the most recent allout-mode(var)/allout-mode(fun) command hid any text.
Source Code
;; Defined in /usr/src/emacs/lisp/allout.el.gz
;;;_ = allout-this-command-hid-text
(defvar-local allout-this-command-hid-text nil
"Non-nil if the most recent `allout-mode' command hid any text.")