diff lisp/ChangeLog @ 82333:ad137165d9cc

username and password default
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Thu, 09 Aug 2007 01:42:13 +0000
parents 25e98747a502
children 13d9a34c970a
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Aug 08 16:38:32 2007 +0000
+++ b/lisp/ChangeLog	Thu Aug 09 01:42:13 2007 +0000
@@ -1,3 +1,8 @@
+2007-08-09  Edward O'Connor  <hober0@gmail.com> (tiny change)
+
+        * url/url-auth.el (url-basic-auth): When prompting for username
+          and password, default to the username and password in the URL.
+
 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
 	* ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.