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,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/url/ChangeLog,v
Date: Sat, 15 Sep 2007 21:27:19 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/09/15 21:27:19

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/url/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -b -r1.123 -r1.124
--- ChangeLog   3 Sep 2007 19:28:23 -0000       1.123
+++ ChangeLog   15 Sep 2007 21:27:19 -0000      1.124
@@ -1,6 +1,6 @@
 2007-09-03  Diane Murray  <address@hidden>
 
-       * url-http.el: (url-http-parse-headers): Bind the current buffer
+       * url-http.el (url-http-parse-headers): Bind the current buffer
        rather than calling `url-mark-buffer-as-dead' with
        `current-buffer', so that the correct buffer is killed if
        `url-retrieve-synchronously' gets redirected to a new URL.
@@ -16,6 +16,11 @@
        * url-expand.el (url-identity-expander, url-default-expander):
        Update all callers.
 
+2007-08-09  Edward O'Connor  <address@hidden>  (tiny change)
+
+       * url-auth.el (url-basic-auth): When prompting for username
+       and password, default to the username and password in the URL.
+
 2007-08-08  Glenn Morris  <address@hidden>
 
        * url-auth.el, url-cache.el, url-dav.el, url-file.el, vc-dav.el:




reply via email to

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