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:10:47 +0000

Index: emacs/lisp/url/ChangeLog
diff -u emacs/lisp/url/ChangeLog:1.58 emacs/lisp/url/ChangeLog:1.59
--- emacs/lisp/url/ChangeLog:1.58       Mon Jan  2 05:25:13 2006
+++ emacs/lisp/url/ChangeLog    Thu Jan  5 22:10:47 2006
@@ -1,3 +1,17 @@
+2006-01-05  Stefan Monnier  <address@hidden>
+
+       * 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)
+       (url-cookie-setup-save-timer): Remove autoload cookies.
+       They're only called from files that require url-cookie anyway.
+
+       * url-history.el (url-history-setup-save-timer)
+       (url-history-parse-history, url-history-save-history):
+       Remove autoload cookies.  They're only called from url.el which requires
+       url-history anyway.
+       (url-history-parse-history): Don't complain if the file is missing.
+
 2006-01-02  Stefan Monnier  <address@hidden>
 
        * url-handlers.el (url-retrieve-synchronously): Don't autoload.




reply via email to

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