Variable: help--lossage-update
help--lossage-update is a buffer-local variable defined in help.el.gz.
Documentation
Variable used to determine if lossage buffer should be refreshed.
Source Code
;; Defined in /usr/src/emacs/lisp/help.el.gz
(defvar-local help--lossage-update nil
"Variable used to determine if lossage buffer should be refreshed.")