emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/url/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/url/ChangeLog
Date: Thu, 05 Jan 2006 22:28:16 +0000

Index: emacs/lisp/url/ChangeLog
diff -u emacs/lisp/url/ChangeLog:1.59 emacs/lisp/url/ChangeLog:1.60
--- emacs/lisp/url/ChangeLog:1.59       Thu Jan  5 22:10:47 2006
+++ emacs/lisp/url/ChangeLog    Thu Jan  5 22:28:16 2006
@@ -1,5 +1,13 @@
 2006-01-05  Stefan Monnier  <address@hidden>
 
+       * url-history.el (url-history-hash-table): Initialize in declaration.
+       (url-history-parse-history): Don't reset the history.
+       (url-history-save-history): Create parent dir if necessary.
+       (url-history-save-history): Don't write the initialization of
+       url-history-hash-table into the history file.
+       (url-have-visited-url): Simplify since url-history-hash-table is 
non-nil.
+       (url-completion-function): Simplify.
+
        * url-cookie.el (url-cookie-parse-file): Don't complain of missing file.
        (url-cookie-parse-file, url-cookie-write-file, url-cookie-retrieve)
        (url-cookie-generate-header-lines, url-cookie-handle-set-cookie)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]