Variable: widget-field-new
widget-field-new is a buffer-local variable defined in wid-edit.el.gz.
Documentation
List of all newly created editable fields in the buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/wid-edit.el.gz
;;; Setting up the buffer.
(defvar-local widget-field-new nil
"List of all newly created editable fields in the buffer.")