;;;_ > allout-widgets-setup (varname value)
;;;###autoload
(defun allout-widgets-setup (varname value)
- "Commission or decommission allout-widgets-mode along with allout-mode.
+ "Commission or decommission `allout-widgets-mode' along with `allout-mode'.
Meant to be used by customization of `allout-widgets-auto-activation'."
(set-default varname value)
(defun allout-widgets-tally-string ()
"Return a string with number of tracked widgets, or empty string if not tracking.
-The string is formed for appending to the allout-mode mode-line lighter.
+The string is formed for appending to the `allout-mode' mode-line
+lighter.
An empty string is also returned if tracking is inhibited or
widgets are locally inhibited.
allout widgets enhancements in selected buffers while generally
enabling widgets by customizing `allout-widgets-auto-activation'.
-In addition, you can invoked `allout-widgets-mode' allout-mode
-buffers where this is set to enable and disable widget
-enhancements, directly.")
+In addition, you can invoke `allout-widgets-mode' in `allout-mode'
+buffers where this is set to enable and disable widget enhancements,
+directly.")
;;;###autoload
(put 'allout-widgets-mode-inhibit 'safe-local-variable #'booleanp)
;;;_ = allout-inhibit-body-modification-hook
We store a backtrace of the error information in the variable,
`allout-widgets-last-hook-error', unset the error handlers, and
reraise the error, so that processing continues to the
-encompassing condition-case."
+encompassing `condition-case'."
;; first deconstruct special error environment so errors here propagate
;; to encompassing condition-case:
(setq debugger 'debug