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:
parent
623719c3a9
commit
114cfbb83b
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue