Mercurial > emacs
comparison lisp/url/ChangeLog @ 86275:2cce56fd7361
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-937
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 21 Nov 2007 04:55:58 +0000 |
parents | fc93e9674475 fd937348c9e9 |
children | a3652ad30520 |
comparison
equal
deleted
inserted
replaced
86274:860b7eb2a46f | 86275:2cce56fd7361 |
---|---|
1 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu> | 1 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 2 |
3 * url-mailto.el (mail-send-and-exit): | 3 * url-mailto.el (mail-send-and-exit): |
4 * url-http.el (url-dav-file-attributes): | 4 * url-http.el (url-dav-file-attributes): |
5 * url-file.el (ange-ftp-set-passwd, ange-ftp-copy-file-internal): | 5 * url-file.el (ange-ftp-set-passwd, ange-ftp-copy-file-internal) |
6 (url-generate-unique-filename): Declare as functions. | 6 (url-generate-unique-filename): Declare as functions. |
7 | 7 |
8 * url-privacy.el (url-device-type): Define unconditionally. | 8 * url-privacy.el (url-device-type): Define unconditionally. |
9 | |
10 2007-11-15 Richard Stallman <rms@gnu.org> | |
11 | |
12 * url.el (url-retrieve-synchronously): Call delete-process. | |
9 | 13 |
10 2007-10-31 Juanma Barranquero <lekktu@gmail.com> | 14 2007-10-31 Juanma Barranquero <lekktu@gmail.com> |
11 | 15 |
12 * url-vars.el (url-vars-unload-hook): Remove function and variable. | 16 * url-vars.el (url-vars-unload-hook): Remove function and variable. |
13 Hooks are automatically removed by `unload-feature'. | 17 Hooks are automatically removed by `unload-feature'. |