comparison lisp/url/ChangeLog @ 78734:46e7594406bc

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Mon, 03 Sep 2007 19:29:29 +0000
parents 55747d9486bf
children 3127dc0f5efd
comparison
equal deleted inserted replaced
78733:0d24e0627e57 78734:46e7594406bc
1 2007-09-03 Diane Murray <disumu@x3y2z1.net>
2
3 * url-http.el: (url-http-parse-headers): Bind the current buffer
4 rather than calling `url-mark-buffer-as-dead' with
5 `current-buffer', so that the correct buffer is killed if
6 `url-retrieve-synchronously' gets redirected to a new URL.
7
1 2007-08-08 Glenn Morris <rgm@gnu.org> 8 2007-08-08 Glenn Morris <rgm@gnu.org>
2 9
3 * url-auth.el, url-cache.el, url-dav.el, url-file.el, vc-dav.el: 10 * url-auth.el, url-cache.el, url-dav.el, url-file.el, vc-dav.el:
4 Replace `iff' in doc-strings and comments. 11 Replace `iff' in doc-strings and comments.
5 12