]> code.delx.au - gnu-emacs/history - lisp/url/url-auth.el
* url-auth.el (url-digest-auth): Don't show prompt if
[gnu-emacs] / lisp / url / url-auth.el
2008-01-07 Glenn MorrisAdd 2008 to copyright years.
2007-10-13 Richard M. Stallman(url-digest-auth, url-basic-auth):
2007-10-13 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-08-09 Vinicius Jose Latorreusername and password default
2007-08-08 Glenn MorrisReplace `iff' in doc-strings and comments.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-01-29 Juanma Barranquero(url-get-authentication): Fix typo in docstring.
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-02-05 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-05-16 Juanma BarranqueroReplace `string-to-int' by `string-to-number'.
2004-10-19 Lars HansenUpdate header and footer.
2004-10-16 Richard M. Stallman(url-basic-auth, url-digest-auth): Use read-passwd.
2004-10-10 Lars HansenFix copyright notice.
2004-04-12 Stefan Monnier(url-register-auth-scheme): Fix `format' call.
2004-04-10 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-04-04 Miles BaderResolve CVS conflicts
2004-04-04 Stefan MonnierInitial revision