diff lisp/w3/url-ns.el @ 169:15872534500d r20-3b11

Import from CVS: tag r20-3b11
author cvs
date Mon, 13 Aug 2007 09:46:53 +0200
parents d2f30a177268
children 3d6bfa290dbd
line wrap: on
line diff
--- a/lisp/w3/url-ns.el	Mon Aug 13 09:45:48 2007 +0200
+++ b/lisp/w3/url-ns.el	Mon Aug 13 09:46:53 2007 +0200
@@ -1,7 +1,7 @@
 ;;; url-ns.el --- Various netscape-ish functions for proxy definitions
 ;; Author: wmperry
-;; Created: 1997/04/08 21:18:23
-;; Version: 1.2
+;; Created: 1997/06/29 22:51:33
+;; Version: 1.3
 ;; Keywords: comm, data, processes, hypermedia
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@@ -25,6 +25,8 @@
 ;;; Boston, MA 02111-1307, USA.
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
+(require 'url-gw)
+
 (defun isPlainHostName (host)
   (not (string-match "\\." host)))