Mercurial > emacs
changeset 67367:80952520899f
(url-history-list): Var deleted for real.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 08 Dec 2005 00:00:20 +0000 |
parents | de2840a4a2d9 |
children | 5c87802be570 |
files | lisp/url/url-history.el |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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.")