Variable: url-history-changed-since-last-save
url-history-changed-since-last-save is a variable defined in
url-history.el.gz.
Value
nil
Documentation
Whether the history list has changed since the last save operation.
Source Code
;; Defined in /usr/src/emacs/lisp/url/url-history.el.gz
(defvar url-history-changed-since-last-save nil
"Whether the history list has changed since the last save operation.")