diff options
Diffstat (limited to 'lisp/url/url-about.el')
-rw-r--r-- | lisp/url/url-about.el | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lisp/url/url-about.el b/lisp/url/url-about.el index 4fbf2083fae..00d0d595304 100644 --- a/lisp/url/url-about.el +++ b/lisp/url/url-about.el @@ -1,7 +1,7 @@ ;;; url-about.el --- Show internal URLs -;; Author: $Author: wmperry $ -;; Created: $Date: 2001/11/24 22:30:21 $ -;; Version: $Revision: 1.1 $ +;; Author: $Author: monnier $ +;; Created: $Date: 2004/04/04 01:21:46 $ +;; Version: $Revision: 1.1.1.1 $ ;; Keywords: comm, data, processes, hypermedia ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -98,3 +98,5 @@ (error "URL does not know about `%s'" item)))) (provide 'url-about) + +;;; arch-tag: 65dd7fca-db3f-4cb1-8026-7dd37d4a460e |