aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url')
-rw-r--r--lisp/url/ChangeLog2
-rw-r--r--lisp/url/url-about.el2
-rw-r--r--lisp/url/url-auth.el2
-rw-r--r--lisp/url/url-cache.el2
-rw-r--r--lisp/url/url-cid.el2
-rw-r--r--lisp/url/url-cookie.el2
-rw-r--r--lisp/url/url-dav.el2
-rw-r--r--lisp/url/url-dired.el2
-rw-r--r--lisp/url/url-expand.el2
-rw-r--r--lisp/url/url-file.el2
-rw-r--r--lisp/url/url-ftp.el2
-rw-r--r--lisp/url/url-future.el2
-rw-r--r--lisp/url/url-gw.el2
-rw-r--r--lisp/url/url-handlers.el2
-rw-r--r--lisp/url/url-history.el2
-rw-r--r--lisp/url/url-http.el2
-rw-r--r--lisp/url/url-imap.el2
-rw-r--r--lisp/url/url-irc.el2
-rw-r--r--lisp/url/url-ldap.el2
-rw-r--r--lisp/url/url-mailto.el2
-rw-r--r--lisp/url/url-methods.el2
-rw-r--r--lisp/url/url-misc.el2
-rw-r--r--lisp/url/url-news.el2
-rw-r--r--lisp/url/url-nfs.el2
-rw-r--r--lisp/url/url-ns.el2
-rw-r--r--lisp/url/url-parse.el2
-rw-r--r--lisp/url/url-privacy.el2
-rw-r--r--lisp/url/url-proxy.el2
-rw-r--r--lisp/url/url-queue.el2
-rw-r--r--lisp/url/url-util.el2
-rw-r--r--lisp/url/url-vars.el2
-rw-r--r--lisp/url/url.el2
32 files changed, 32 insertions, 32 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index db28770ad0e..4c28ae3f1a9 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -2500,7 +2500,7 @@
2500;; coding: utf-8 2500;; coding: utf-8
2501;; End: 2501;; End:
2502 2502
2503 Copyright (C) 1999, 2001-2002, 2004-2011 Free Software Foundation, Inc. 2503 Copyright (C) 1999, 2001-2002, 2004-2012 Free Software Foundation, Inc.
2504 2504
2505 This file is part of GNU Emacs. 2505 This file is part of GNU Emacs.
2506 2506
diff --git a/lisp/url/url-about.el b/lisp/url/url-about.el
index b6f54db038e..d2a750f08d7 100644
--- a/lisp/url/url-about.el
+++ b/lisp/url/url-about.el
@@ -1,6 +1,6 @@
1;;; url-about.el --- Show internal URLs 1;;; url-about.el --- Show internal URLs
2 2
3;; Copyright (C) 2001, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 2001, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes, hypermedia 5;; Keywords: comm, data, processes, hypermedia
6 6
diff --git a/lisp/url/url-auth.el b/lisp/url/url-auth.el
index 5261302a15c..be307698575 100644
--- a/lisp/url/url-auth.el
+++ b/lisp/url/url-auth.el
@@ -1,6 +1,6 @@
1;;; url-auth.el --- Uniform Resource Locator authorization modules 1;;; url-auth.el --- Uniform Resource Locator authorization modules
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes, hypermedia 5;; Keywords: comm, data, processes, hypermedia
6 6
diff --git a/lisp/url/url-cache.el b/lisp/url/url-cache.el
index 80d77020456..20602a2f8ef 100644
--- a/lisp/url/url-cache.el
+++ b/lisp/url/url-cache.el
@@ -1,6 +1,6 @@
1;;; url-cache.el --- Uniform Resource Locator retrieval tool 1;;; url-cache.el --- Uniform Resource Locator retrieval tool
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes, hypermedia 5;; Keywords: comm, data, processes, hypermedia
6 6
diff --git a/lisp/url/url-cid.el b/lisp/url/url-cid.el
index a5371a423e0..4909872b386 100644
--- a/lisp/url/url-cid.el
+++ b/lisp/url/url-cid.el
@@ -1,6 +1,6 @@
1;;; url-cid.el --- Content-ID URL loader 1;;; url-cid.el --- Content-ID URL loader
2 2
3;; Copyright (C) 1998-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1998-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes 5;; Keywords: comm, data, processes
6 6
diff --git a/lisp/url/url-cookie.el b/lisp/url/url-cookie.el
index 746a4dc77b5..e6ff9bf7dea 100644
--- a/lisp/url/url-cookie.el
+++ b/lisp/url/url-cookie.el
@@ -1,6 +1,6 @@
1;;; url-cookie.el --- URL cookie support 1;;; url-cookie.el --- URL cookie support
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes, hypermedia 5;; Keywords: comm, data, processes, hypermedia
6 6
diff --git a/lisp/url/url-dav.el b/lisp/url/url-dav.el
index 0e3713c9fcc..03527bceee7 100644
--- a/lisp/url/url-dav.el
+++ b/lisp/url/url-dav.el
@@ -1,6 +1,6 @@
1;;; url-dav.el --- WebDAV support 1;;; url-dav.el --- WebDAV support
2 2
3;; Copyright (C) 2001, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 2001, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Author: Bill Perry <wmperry@gnu.org> 5;; Author: Bill Perry <wmperry@gnu.org>
6;; Maintainer: Bill Perry <wmperry@gnu.org> 6;; Maintainer: Bill Perry <wmperry@gnu.org>
diff --git a/lisp/url/url-dired.el b/lisp/url/url-dired.el
index bb29fecb655..72ada795055 100644
--- a/lisp/url/url-dired.el
+++ b/lisp/url/url-dired.el
@@ -1,6 +1,6 @@
1;;; url-dired.el --- URL Dired minor mode 1;;; url-dired.el --- URL Dired minor mode
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, files 5;; Keywords: comm, files
6 6
diff --git a/lisp/url/url-expand.el b/lisp/url/url-expand.el
index 1781c362959..156b06c895b 100644
--- a/lisp/url/url-expand.el
+++ b/lisp/url/url-expand.el
@@ -1,6 +1,6 @@
1;;; url-expand.el --- expand-file-name for URLs 1;;; url-expand.el --- expand-file-name for URLs
2 2
3;; Copyright (C) 1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes 5;; Keywords: comm, data, processes
6 6
diff --git a/lisp/url/url-file.el b/lisp/url/url-file.el
index 28fb59cd112..62052fcaafb 100644
--- a/lisp/url/url-file.el
+++ b/lisp/url/url-file.el
@@ -1,6 +1,6 @@
1;;; url-file.el --- File retrieval code 1;;; url-file.el --- File retrieval code
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes 5;; Keywords: comm, data, processes
6 6
diff --git a/lisp/url/url-ftp.el b/lisp/url/url-ftp.el
index 670094d80ca..824ea14c739 100644
--- a/lisp/url/url-ftp.el
+++ b/lisp/url/url-ftp.el
@@ -1,6 +1,6 @@
1;;; url-ftp.el --- FTP wrapper 1;;; url-ftp.el --- FTP wrapper
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes 5;; Keywords: comm, data, processes
6 6
diff --git a/lisp/url/url-future.el b/lisp/url/url-future.el
index 8a2c112715c..2798f936f21 100644
--- a/lisp/url/url-future.el
+++ b/lisp/url/url-future.el
@@ -1,6 +1,6 @@
1;;; url-future.el --- general futures facility for url.el 1;;; url-future.el --- general futures facility for url.el
2 2
3;; Copyright (C) 2011 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
4 4
5;; Author: Teodor Zlatanov <tzz@lifelogs.com> 5;; Author: Teodor Zlatanov <tzz@lifelogs.com>
6;; Keywords: data 6;; Keywords: data
diff --git a/lisp/url/url-gw.el b/lisp/url/url-gw.el
index a3a384b7a90..ec26ae053d8 100644
--- a/lisp/url/url-gw.el
+++ b/lisp/url/url-gw.el
@@ -1,6 +1,6 @@
1;;; url-gw.el --- Gateway munging for URL loading 1;;; url-gw.el --- Gateway munging for URL loading
2 2
3;; Copyright (C) 1997-1998, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Author: Bill Perry <wmperry@gnu.org> 5;; Author: Bill Perry <wmperry@gnu.org>
6;; Keywords: comm, data, processes 6;; Keywords: comm, data, processes
diff --git a/lisp/url/url-handlers.el b/lisp/url/url-handlers.el
index d5f7eb7dd36..4bc5bd47488 100644
--- a/lisp/url/url-handlers.el
+++ b/lisp/url/url-handlers.el
@@ -1,6 +1,6 @@
1;;; url-handlers.el --- file-name-handler stuff for URL loading 1;;; url-handlers.el --- file-name-handler stuff for URL loading
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes, hypermedia 5;; Keywords: comm, data, processes, hypermedia
6 6
diff --git a/lisp/url/url-history.el b/lisp/url/url-history.el
index 3827f9a5d41..68c7d39adef 100644
--- a/lisp/url/url-history.el
+++ b/lisp/url/url-history.el
@@ -1,6 +1,6 @@
1;;; url-history.el --- Global history tracking for URL package 1;;; url-history.el --- Global history tracking for URL package
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes, hypermedia 5;; Keywords: comm, data, processes, hypermedia
6 6
diff --git a/lisp/url/url-http.el b/lisp/url/url-http.el
index 9b9bdb6416e..b43ed7617ad 100644
--- a/lisp/url/url-http.el
+++ b/lisp/url/url-http.el
@@ -1,6 +1,6 @@
1;;; url-http.el --- HTTP retrieval routines 1;;; url-http.el --- HTTP retrieval routines
2 2
3;; Copyright (C) 1999, 2001, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2001, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Author: Bill Perry <wmperry@gnu.org> 5;; Author: Bill Perry <wmperry@gnu.org>
6;; Keywords: comm, data, processes 6;; Keywords: comm, data, processes
diff --git a/lisp/url/url-imap.el b/lisp/url/url-imap.el
index 3f7d1ec9238..26a1f4a4fa1 100644
--- a/lisp/url/url-imap.el
+++ b/lisp/url/url-imap.el
@@ -1,6 +1,6 @@
1;;; url-imap.el --- IMAP retrieval routines 1;;; url-imap.el --- IMAP retrieval routines
2 2
3;; Copyright (C) 1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Author: Simon Josefsson <jas@pdc.kth.se> 5;; Author: Simon Josefsson <jas@pdc.kth.se>
6;; Keywords: comm, data, processes 6;; Keywords: comm, data, processes
diff --git a/lisp/url/url-irc.el b/lisp/url/url-irc.el
index d5f2a99a914..eaf3033120d 100644
--- a/lisp/url/url-irc.el
+++ b/lisp/url/url-irc.el
@@ -1,6 +1,6 @@
1;;; url-irc.el --- IRC URL interface 1;;; url-irc.el --- IRC URL interface
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes 5;; Keywords: comm, data, processes
6 6
diff --git a/lisp/url/url-ldap.el b/lisp/url/url-ldap.el
index 8a7bb76160b..7c988f9b119 100644
--- a/lisp/url/url-ldap.el
+++ b/lisp/url/url-ldap.el
@@ -1,6 +1,6 @@
1;;; url-ldap.el --- LDAP Uniform Resource Locator retrieval code 1;;; url-ldap.el --- LDAP Uniform Resource Locator retrieval code
2 2
3;; Copyright (C) 1998-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1998-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes 5;; Keywords: comm, data, processes
6 6
diff --git a/lisp/url/url-mailto.el b/lisp/url/url-mailto.el
index c0472a92bb1..254219b2ab8 100644
--- a/lisp/url/url-mailto.el
+++ b/lisp/url/url-mailto.el
@@ -1,6 +1,6 @@
1;;; url-mail.el --- Mail Uniform Resource Locator retrieval code 1;;; url-mail.el --- Mail Uniform Resource Locator retrieval code
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes 5;; Keywords: comm, data, processes
6 6
diff --git a/lisp/url/url-methods.el b/lisp/url/url-methods.el
index 2f184dfca19..b61198393b5 100644
--- a/lisp/url/url-methods.el
+++ b/lisp/url/url-methods.el
@@ -1,6 +1,6 @@
1;;; url-methods.el --- Load URL schemes as needed 1;;; url-methods.el --- Load URL schemes as needed
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes, hypermedia 5;; Keywords: comm, data, processes, hypermedia
6 6
diff --git a/lisp/url/url-misc.el b/lisp/url/url-misc.el
index 20e623de6cd..fa8176873a8 100644
--- a/lisp/url/url-misc.el
+++ b/lisp/url/url-misc.el
@@ -1,6 +1,6 @@
1;;; url-misc.el --- Misc Uniform Resource Locator retrieval code 1;;; url-misc.el --- Misc Uniform Resource Locator retrieval code
2 2
3;; Copyright (C) 1996-1999, 2002, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2002, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes 5;; Keywords: comm, data, processes
6 6
diff --git a/lisp/url/url-news.el b/lisp/url/url-news.el
index 6cd3721e498..13b4030ecf2 100644
--- a/lisp/url/url-news.el
+++ b/lisp/url/url-news.el
@@ -1,6 +1,6 @@
1;;; url-news.el --- News Uniform Resource Locator retrieval code 1;;; url-news.el --- News Uniform Resource Locator retrieval code
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes 5;; Keywords: comm, data, processes
6 6
diff --git a/lisp/url/url-nfs.el b/lisp/url/url-nfs.el
index 1cda75c59e7..a22d105b1a1 100644
--- a/lisp/url/url-nfs.el
+++ b/lisp/url/url-nfs.el
@@ -1,6 +1,6 @@
1;;; url-nfs.el --- NFS URL interface 1;;; url-nfs.el --- NFS URL interface
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes 5;; Keywords: comm, data, processes
6 6
diff --git a/lisp/url/url-ns.el b/lisp/url/url-ns.el
index 2eaa662be55..484e0af4fa7 100644
--- a/lisp/url/url-ns.el
+++ b/lisp/url/url-ns.el
@@ -1,6 +1,6 @@
1;;; url-ns.el --- Various netscape-ish functions for proxy definitions 1;;; url-ns.el --- Various netscape-ish functions for proxy definitions
2 2
3;; Copyright (C) 1997-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes, hypermedia 5;; Keywords: comm, data, processes, hypermedia
6 6
diff --git a/lisp/url/url-parse.el b/lisp/url/url-parse.el
index 71c03bf1edd..ef09622b0a9 100644
--- a/lisp/url/url-parse.el
+++ b/lisp/url/url-parse.el
@@ -1,6 +1,6 @@
1;;; url-parse.el --- Uniform Resource Locator parser 1;;; url-parse.el --- Uniform Resource Locator parser
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes 5;; Keywords: comm, data, processes
6 6
diff --git a/lisp/url/url-privacy.el b/lisp/url/url-privacy.el
index ff89b125c6d..85247857beb 100644
--- a/lisp/url/url-privacy.el
+++ b/lisp/url/url-privacy.el
@@ -1,6 +1,6 @@
1;;; url-privacy.el --- Global history tracking for URL package 1;;; url-privacy.el --- Global history tracking for URL package
2 2
3;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes, hypermedia 5;; Keywords: comm, data, processes, hypermedia
6 6
diff --git a/lisp/url/url-proxy.el b/lisp/url/url-proxy.el
index 3290f7c5141..eb2155633eb 100644
--- a/lisp/url/url-proxy.el
+++ b/lisp/url/url-proxy.el
@@ -1,6 +1,6 @@
1;;; url-proxy.el --- Proxy server support 1;;; url-proxy.el --- Proxy server support
2 2
3;; Copyright (C) 1999, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes, hypermedia 5;; Keywords: comm, data, processes, hypermedia
6 6
diff --git a/lisp/url/url-queue.el b/lisp/url/url-queue.el
index c5150a93561..534c94b4d52 100644
--- a/lisp/url/url-queue.el
+++ b/lisp/url/url-queue.el
@@ -1,6 +1,6 @@
1;;; url-queue.el --- Fetching web pages in parallel 1;;; url-queue.el --- Fetching web pages in parallel
2 2
3;; Copyright (C) 2011 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2012 Free Software Foundation, Inc.
4 4
5;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> 5;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
6;; Keywords: comm 6;; Keywords: comm
diff --git a/lisp/url/url-util.el b/lisp/url/url-util.el
index 6bf3a5831ec..848eb66e54b 100644
--- a/lisp/url/url-util.el
+++ b/lisp/url/url-util.el
@@ -1,6 +1,6 @@
1;;; url-util.el --- Miscellaneous helper routines for URL library 1;;; url-util.el --- Miscellaneous helper routines for URL library
2 2
3;; Copyright (C) 1996-1999, 2001, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2001, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Author: Bill Perry <wmperry@gnu.org> 5;; Author: Bill Perry <wmperry@gnu.org>
6;; Keywords: comm, data, processes 6;; Keywords: comm, data, processes
diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el
index 19e0b621d87..a56eb4cc810 100644
--- a/lisp/url/url-vars.el
+++ b/lisp/url/url-vars.el
@@ -1,6 +1,6 @@
1;;; url-vars.el --- Variables for Uniform Resource Locator tool 1;;; url-vars.el --- Variables for Uniform Resource Locator tool
2 2
3;; Copyright (C) 1996-1999, 2001, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2001, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Keywords: comm, data, processes, hypermedia 5;; Keywords: comm, data, processes, hypermedia
6 6
diff --git a/lisp/url/url.el b/lisp/url/url.el
index c95b61c43fb..883e1a0c765 100644
--- a/lisp/url/url.el
+++ b/lisp/url/url.el
@@ -1,6 +1,6 @@
1;;; url.el --- Uniform Resource Locator retrieval tool 1;;; url.el --- Uniform Resource Locator retrieval tool
2 2
3;; Copyright (C) 1996-1999, 2001, 2004-2011 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2001, 2004-2012 Free Software Foundation, Inc.
4 4
5;; Author: Bill Perry <wmperry@gnu.org> 5;; Author: Bill Perry <wmperry@gnu.org>
6;; Keywords: comm, data, processes, hypermedia 6;; Keywords: comm, data, processes, hypermedia