aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog96
1 files changed, 32 insertions, 64 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index bed12ecc45..c8b33f5f1c 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 <[email protected]>
@@ -429,32 +428,19 @@
2004-10-10 Lars Hansen <[email protected]>
- * 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 <[email protected]>
- * 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 <[email protected]>