allout-widgets-deletions-recorder
allout-widgets-deletions-recorder is a compiled Lisp function in `allout-widgets.el
'.
(allout-widgets-deletions-recorder DEPTH FROM)
Record allout item deletions for tracking during post-command processing.
Intended for use on `allout-structure-deleted-functions'.
DEPTH is the depth of the deleted subtree, and FROM is the point from which
the subtree was deleted.
Records changes in `allout-widgets-changes-record'.