comparison lisp/url/ChangeLog @ 87649:107ccd98fa12

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
author Miles Bader <miles@gnu.org>
date Tue, 08 Jan 2008 20:46:54 +0000
parents 6e5f8bb7dc3b 07f07e43c142
children 5d58981e6690
comparison
equal deleted inserted replaced
87648:7ae99e295dfd 87649:107ccd98fa12
1 2008-01-07 Michael Albinus <michael.albinus@gmx.de>
2
3 * url-handlers.el (url-file-handler): Autoload.
4
1 2007-12-11 Glenn Morris <rgm@gnu.org> 5 2007-12-11 Glenn Morris <rgm@gnu.org>
2 6
3 * url.el (url-configuration-directory): Make it a defcustom. 7 * url.el (url-configuration-directory): Make it a defcustom.
4 8
5 * url-util.el (url-make-private-file): New function. 9 * url-util.el (url-make-private-file): New function.
89 Rename `path' to `file'. Use `url-file-directory'. 93 Rename `path' to `file'. Use `url-file-directory'.
90 94
91 2007-10-12 Diane Murray <disumu@x3y2z1.net> 95 2007-10-12 Diane Murray <disumu@x3y2z1.net>
92 96
93 * url-auth.el (url-basic-auth): Set path to "/" when URL has an 97 * url-auth.el (url-basic-auth): Set path to "/" when URL has an
94 empty string filename. 98 empty string filename.
95 99
96 2007-10-09 Richard Stallman <rms@gnu.org> 100 2007-10-09 Richard Stallman <rms@gnu.org>
97 101
98 * url-parse.el (url-type, url-user, url-password, url-host) 102 * url-parse.el (url-type, url-user, url-password, url-host)
99 (url-port, url-filename, url-target, url-attributes) 103 (url-port, url-filename, url-target, url-attributes)
107 * url-vars.el (top): Use `mapc' rather than `mapcar'. 111 * url-vars.el (top): Use `mapc' rather than `mapcar'.
108 112
109 2007-09-22 Diane Murray <disumu@x3y2z1.net> 113 2007-09-22 Diane Murray <disumu@x3y2z1.net>
110 114
111 * url-misc.el (url-generic-emulator-loader): Send the port as a 115 * url-misc.el (url-generic-emulator-loader): Send the port as a
112 string to `url-do-terminal-emulator'. 116 string to `url-do-terminal-emulator'.
113 117
114 2007-09-21 Diane Murray <disumu@x3y2z1.net> 118 2007-09-21 Diane Murray <disumu@x3y2z1.net>
115 119
116 * url-news.el (url-news-fetch-newsgroup): Fix formatting of Gnus method. 120 * url-news.el (url-news-fetch-newsgroup): Fix formatting of Gnus method.
117 121
1004 2002-05-17 Dave Love <fx@gnu.org> 1008 2002-05-17 Dave Love <fx@gnu.org>
1005 1009
1006 * texi/url.txi: Start making it vaguely useful. 1010 * texi/url.txi: Start making it vaguely useful.
1007 1011
1008 * texi/Makefile.in (install): Cope with Debian install-info. 1012 * texi/Makefile.in (install): Cope with Debian install-info.
1009 From Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann). 1013 From Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Grossjohann).
1010 1014
1011 2002-04-22 Dave Love <fx@gnu.org> 1015 2002-04-22 Dave Love <fx@gnu.org>
1012 1016
1013 * lisp/url-misc.el (man): Autoload to avoid warning. 1017 * lisp/url-misc.el (man): Autoload to avoid warning.
1014 (url-man): Don't require man here. 1018 (url-man): Don't require man here.
1978 ;; coding: utf-8 1982 ;; coding: utf-8
1979 ;; add-log-time-zone-rule: t 1983 ;; add-log-time-zone-rule: t
1980 ;; End: 1984 ;; End:
1981 1985
1982 Copyright (C) 1999, 2001, 2002, 2004, 2005, 1986 Copyright (C) 1999, 2001, 2002, 2004, 2005,
1983 2006, 2007 Free Software Foundation, Inc. 1987 2006, 2007, 2008 Free Software Foundation, Inc.
1984 1988
1985 This file is part of GNU Emacs. 1989 This file is part of GNU Emacs.
1986 1990
1987 GNU Emacs is free software; you can redistribute it and/or modify 1991 GNU Emacs is free software; you can redistribute it and/or modify
1988 it under the terms of the GNU General Public License as published by 1992 it under the terms of the GNU General Public License as published by