comparison lisp/url/ChangeLog @ 85831:c07add3c6d78

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 31 Oct 2007 11:48:02 +0000
parents 591c29778a30
children 4d615a83cee2
comparison
equal deleted inserted replaced
85830:4d9f2208bbde 85831:c07add3c6d78
1 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
2
3 * url-vars.el (url-vars-unload-hook): Remove function and variable.
4 Hooks are automatically removed by `unload-feature'.
5
1 2007-10-13 Richard Stallman <rms@gnu.org> 6 2007-10-13 Richard Stallman <rms@gnu.org>
2 7
3 * url-util.el (url-basepath): Function deleted. 8 * url-util.el (url-basepath): Function deleted.
4 (url-file-directory, url-file-nondirectory): New functions 9 (url-file-directory, url-file-nondirectory): New functions
5 replacing url-basepath. Callers changed. 10 replacing url-basepath. Callers changed.
32 * url-misc.el (url-generic-emulator-loader): Send the port as a 37 * url-misc.el (url-generic-emulator-loader): Send the port as a
33 string to `url-do-terminal-emulator'. 38 string to `url-do-terminal-emulator'.
34 39
35 2007-09-21 Diane Murray <disumu@x3y2z1.net> 40 2007-09-21 Diane Murray <disumu@x3y2z1.net>
36 41
37 * url-news.el (url-news-fetch-newsgroup): Fix formatting of Gnus 42 * url-news.el (url-news-fetch-newsgroup): Fix formatting of Gnus method.
38 method.
39 43
40 * url-util.el (url-get-normalized-date): Pass full timezone 44 * url-util.el (url-get-normalized-date): Pass full timezone
41 information to timezone-make-date-arpa-standard, since zone name 45 information to timezone-make-date-arpa-standard, since zone name
42 may be unknown. 46 may be unknown.
43 47