diff options
Diffstat (limited to 'lisp/url/url-ns.el')
-rw-r--r-- | lisp/url/url-ns.el | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lisp/url/url-ns.el b/lisp/url/url-ns.el index 0800f70700a..759d2e00c1c 100644 --- a/lisp/url/url-ns.el +++ b/lisp/url/url-ns.el @@ -1,7 +1,7 @@ ;;; url-ns.el --- Various netscape-ish functions for proxy definitions -;; Author: $Author: fx $ -;; Created: $Date: 2000/12/20 21:08:02 $ -;; Version: $Revision: 1.2 $ +;; Author: $Author: monnier $ +;; Created: $Date: 2004/04/04 01:21:46 $ +;; Version: $Revision: 1.1.1.1 $ ;; Keywords: comm, data, processes, hypermedia ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -104,3 +104,5 @@ (gethash key url-ns-user-prefs default)) (provide 'url-ns) + +;;; arch-tag: 69520992-cf97-40b4-9ad1-c866d3cae5bf |