comparison lisp/url/ChangeLog @ 79008:4be2b53b808b

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 09 Oct 2007 01:20:44 +0000
parents e76d093430d8
children da8ccc714e26
comparison
equal deleted inserted replaced
79007:218cb37c24ee 79008:4be2b53b808b
1 2007-10-09 Richard Stallman <rms@gnu.org>
2
3 * url-parse.el (url-type, url-user, url-password, url-host)
4 (url-port, url-filename, url-target, url-attributes)
5 (url-fullness, url-set-type, url-set-user, url-set-password)
6 (url-set-host, url-set-port, url-set-filename, url-set-target)
7 (url-set-attributes, url-set-full): Change macros to defuns.
8
1 2007-09-22 Diane Murray <disumu@x3y2z1.net> 9 2007-09-22 Diane Murray <disumu@x3y2z1.net>
2 10
3 * url-misc.el (url-generic-emulator-loader): Send the port as a 11 * url-misc.el (url-generic-emulator-loader): Send the port as a
4 string to `url-do-terminal-emulator'. 12 string to `url-do-terminal-emulator'.
5 13