Function: allout-widgets-after-change-handler

allout-widgets-after-change-handler is a byte-compiled function defined in allout-widgets.el.gz.

Signature

(allout-widgets-after-change-handler BEG END PRELENGTH)

Documentation

Reconcile what needs to be reconciled for allout widgets after edits.

Source Code

;; Defined in /usr/src/emacs/lisp/allout-widgets.el.gz
;;;_    > allout-widgets-after-change-handler
(defun allout-widgets-after-change-handler (_beg _end _prelength)
  "Reconcile what needs to be reconciled for allout widgets after edits."
  )