Mercurial > emacs
comparison lisp/url/ChangeLog @ 78851:3127dc0f5efd
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 21 Sep 2007 02:53:08 +0000 |
parents | 46e7594406bc |
children | ee49b55f928c |
comparison
equal
deleted
inserted
replaced
78850:55336492349b | 78851:3127dc0f5efd |
---|---|
1 2007-09-21 Diane Murray <disumu@x3y2z1.net> | |
2 | |
3 * url-util.el (url-get-normalized-date): Pass full timezone | |
4 information to timezone-make-date-arpa-standard, since zone name | |
5 may be unknown. | |
6 | |
1 2007-09-03 Diane Murray <disumu@x3y2z1.net> | 7 2007-09-03 Diane Murray <disumu@x3y2z1.net> |
2 | 8 |
3 * url-http.el: (url-http-parse-headers): Bind the current buffer | 9 * url-http.el: (url-http-parse-headers): Bind the current buffer |
4 rather than calling `url-mark-buffer-as-dead' with | 10 rather than calling `url-mark-buffer-as-dead' with |
5 `current-buffer', so that the correct buffer is killed if | 11 `current-buffer', so that the correct buffer is killed if |