1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 19:42:53 -08:00

* url-auth.el (url-digest-auth): Changed an if so that the

interaction between the PROMPT and OVERWRITE arguments can no
longer result in the user being queried twice for the same login
and password information.
This commit is contained in:
Chong Yidong 2008-03-31 22:02:08 +00:00
parent 623719c3a9
commit 114cfbb83b

View file

@ -1,3 +1,10 @@
2008-01-29 John Wiegley <johnw@newartisans.com>
* url-auth.el (url-digest-auth): Changed an if so that the
interaction between the PROMPT and OVERWRITE arguments can no
longer result in the user being queried twice for the same login
and password information.
2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
* url-util.el (url-get-normalized-date): Simplify