From: Kim F. Storm Date: Mon, 9 Oct 2006 20:51:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~177 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4169c186297669d029b3e4aa5a16a7e01d1a990a;p=emacs.git *** empty log message *** --- diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index bed12ecc459..c8b33f5f1c2 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -4,8 +4,7 @@ path component and non-empty query component. Untangle path, query and fragment parsing code. Add references to RFC 3986 in comments. - (url-recreate-url-attributes): Start query string with "?", not - ";". + (url-recreate-url-attributes): Start query string with "?", not ";". 2006-09-20 Stefan Monnier @@ -429,32 +428,19 @@ 2004-10-10 Lars Hansen - * url-auth.el: Update header and footer. - - * url-cache.el: Update header and footer. - - * url-cid.el: Update header and footer. - - * url-dired.el: Update header and footer. - - * url-expand.el: Update header and footer. - - * url-ftp.el: Update header and footer. - - * url-gw.el: Update header and footer. - - * url-imap.el: Update header and footer. - - * url-irc.el: Update header and footer. - - * url-misc.el: Update header and footer. - - * url-news.el: Update header and footer. - - * url-ns.el: Update header and footer. - - * url-privacy.el: Update header and footer. - + * url-auth.el: + * url-cache.el: + * url-cid.el: + * url-dired.el: + * url-expand.el: + * url-ftp.el: + * url-gw.el: + * url-imap.el: + * url-irc.el: + * url-misc.el: + * url-news.el: + * url-ns.el: + * url-privacy.el: * url-proxy.el: Update header and footer. * url-vars.el: Update header. @@ -499,42 +485,24 @@ 2004-10-10 Lars Hansen - * url-auth.el: Fix copyright notice. - - * url-cache.el: Fix copyright notice. - - * url-cookie.el: Fix copyright notice. - - * url-dired.el: Fix copyright notice. - - * url-file.el: Fix copyright notice. - - * url-ftp.el: Fix copyright notice. - - * url-handlers.el: Fix copyright notice. - - * url-history.el: Fix copyright notice. - - * url-irc.el: Fix copyright notice. - - * url-mailto.el: Fix copyright notice. - - * url-methods.el: Fix copyright notice. - - * url-misc.el: Fix copyright notice. - - * url-news.el: Fix copyright notice. - - * url-nfs.el: Fix copyright notice. - - * url-parse.el: Fix copyright notice. - - * url-privacy.el: Fix copyright notice. - - * url-vars.el: Fix copyright notice. - - * url.el: Fix copyright notice. - + * url-auth.el: + * url-cache.el: + * url-cookie.el: + * url-dired.el: + * url-file.el: + * url-ftp.el: + * url-handlers.el: + * url-history.el: + * url-irc.el: + * url-mailto.el: + * url-methods.el: + * url-misc.el: + * url-news.el: + * url-nfs.el: + * url-parse.el: + * url-privacy.el: + * url-vars.el: + * url.el: * url-util.el: Fix copyright notice. 2004-10-06 Stefan Monnier