# HG changeset patch # User Richard M. Stallman # Date 1134000020 0 # Node ID 80952520899fcc970fb2a0ebf81244e79ccbbae8 # Parent de2840a4a2d9796a4753628526937713195fc09c (url-history-list): Var deleted for real. diff -r de2840a4a2d9 -r 80952520899f lisp/url/url-history.el --- a/lisp/url/url-history.el Wed Dec 07 23:41:07 2005 +0000 +++ b/lisp/url/url-history.el Thu Dec 08 00:00:20 2005 +0000 @@ -72,9 +72,6 @@ (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.")