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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/url/ChangeLog
Date: Mon, 27 Jun 2005 20:48:17 -0400

Index: emacs/lisp/url/ChangeLog
diff -c emacs/lisp/url/ChangeLog:1.34 emacs/lisp/url/ChangeLog:1.35
*** emacs/lisp/url/ChangeLog:1.34       Thu Jun 23 21:28:16 2005
--- emacs/lisp/url/ChangeLog    Tue Jun 28 00:48:17 2005
***************
*** 1,3 ****
--- 1,20 ----
+ 2005-06-27  Klaus Straubinger  <address@hidden>  (tiny change)
+ 
+       * url-http.el (url-http-create-request): When computing real-fname,
+       call url-filename in both cases.
+ 
+ 2005-06-27  Richard M. Stallman  <address@hidden>
+ 
+       * url-cookie.el (url-cookie-store): Rename arg PATH to LOCALPART.
+       (url-cookie-retrieve): Likewise.
+       (url-cookie-generate-header-lines): Likewise.
+       (url-cookie-handle-set-cookie): Likewise.
+       (url-cookie-create): Expect :localpart instead of :path.
+       (url-cookie-localpart): Renamed from url-cookie-path.
+       (url-cookie-set-localpart): Renamed from url-cookie-set-path.
+       (url-cookie-file): Doc fix.
+       (url-cookie-p): Add doc string.
+ 
  2005-06-23  Richard M. Stallman  <address@hidden>
  
        * url-cookie.el (url-cookie-generate-header-lines): Fix autoload cookie.




reply via email to

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