Mercurial > emacs
comparison lisp/url/ChangeLog @ 109038:fc2c0625a14a
Add in some useful convenience functions for handling HTTP.
author | Mark A. Hershberger <mah@everybody.org> |
---|---|
date | Tue, 22 Jun 2010 12:48:53 -0400 |
parents | 6c39bda25895 |
children | c9fdfb1ca05e |
comparison
equal
deleted
inserted
replaced
109037:3e9a832a5533 | 109038:fc2c0625a14a |
---|---|
1 2010-06-22 Mark A. Hershberger <mah@everybody.org> | |
2 | |
3 * url-parse.el (url-user-for-url, url-password-for-url): | |
4 Convenience functions that get usernames and passwords for urls | |
5 from auth-source functions. | |
6 | |
1 2010-06-12 Štěpán Němec <stepnem@gmail.com> (tiny change) | 7 2010-06-12 Štěpán Němec <stepnem@gmail.com> (tiny change) |
2 | 8 |
3 * url-vars.el (url-privacy-level): Fix doc typo. (Bug#6406) | 9 * url-vars.el (url-privacy-level): Fix doc typo. (Bug#6406) |
4 | 10 |
5 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca> | 11 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca> |