Variable: allout-escapes-category
allout-escapes-category is a variable defined in allout-widgets.el.gz.
Value
nil
Documentation
Symbol for category of text property used to hide escapes of prefix-like text in allout item bodies.
Source Code
;; Defined in /usr/src/emacs/lisp/allout-widgets.el.gz
;;;_ = allout-escapes-category
(defvar allout-escapes-category nil
"Symbol for category of text property used to hide escapes of prefix-like
text in allout item bodies.")