1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00

(url-history-list): Var deleted for real.

This commit is contained in:
Richard M. Stallman 2005-12-08 00:00:20 +00:00
parent 513440765b
commit 86a4de25f2

View File

@ -72,9 +72,6 @@ to run the `url-history-setup-save-timer' function manually."
(defvar url-history-timer nil)
(defvar url-history-list nil
"List of urls visited this session.")
(defvar url-history-changed-since-last-save nil
"Whether the history list has changed since the last save operation.")