[Top][All Lists]
[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: |
Fri, 15 Jul 2005 01:12:19 -0400 |
Index: emacs/lisp/url/ChangeLog
diff -c emacs/lisp/url/ChangeLog:1.38 emacs/lisp/url/ChangeLog:1.39
*** emacs/lisp/url/ChangeLog:1.38 Tue Jul 5 11:48:43 2005
--- emacs/lisp/url/ChangeLog Fri Jul 15 05:12:19 2005
***************
*** 1,3 ****
--- 1,11 ----
+ 2005-07-15 Richard M. Stallman <address@hidden>
+
+ * url-http.el (url-http-parse-headers): Add :redirect arg-pair
+ when calling url-retrieve, to indicate a redirect.
+
+ * url.el (url-retrieve): The callback function can get an additional
+ keyword arg pair.
+
2005-07-04 Lute Kamstra <address@hidden>
Update FSF's address in GPL notices.