Variable: allout-widgets-adjust-message-length-threshold
allout-widgets-adjust-message-length-threshold is a variable defined
in allout-widgets.el.gz.
Value
100
Documentation
Display "Adjusting widgets" message above this number of pending changes.
Source Code
;; Defined in /usr/src/emacs/lisp/allout-widgets.el.gz
;;;_ = allout-widgets-adjust-message-length-threshold 100
(defvar allout-widgets-adjust-message-length-threshold 100
"Display \"Adjusting widgets\" message above this number of pending changes."
)