]> code.delx.au - gnu-emacs/blobdiff - lisp/url/url-methods.el
* lisp/minibuffer.el (completion-metadata): Prepend the alist with `metadata'.
[gnu-emacs] / lisp / url / url-methods.el
index b73a6fc15a4d3b88c2e7b3f1cb8a0fe126154024..3b86ed45565091d3fa73e5430a0822f6befd43fa 100644 (file)
@@ -1,7 +1,6 @@
 ;;; url-methods.el --- Load URL schemes as needed
 
-;; Copyright (C) 1996, 1997, 1998, 1999, 2004,
-;;   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1996-1999, 2004-2011 Free Software Foundation, Inc.
 
 ;; Keywords: comm, data, processes, hypermedia
 
@@ -154,5 +153,4 @@ it has not already been loaded."
 
 (provide 'url-methods)
 
-;; arch-tag: 336863f8-5a07-4906-9be5-b3c6bcebbe67
 ;;; url-methods.el ends here