Mercurial > hg > xemacs-beta
diff lisp/w3/url-gw.el @ 46:6a22abad6937 r19-15
Import from CVS: tag r19-15
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:55:31 +0200 |
parents | 8d2a9b52c682 |
children |
line wrap: on
line diff
--- a/lisp/w3/url-gw.el Mon Aug 13 08:55:13 2007 +0200 +++ b/lisp/w3/url-gw.el Mon Aug 13 08:55:31 2007 +0200 @@ -1,7 +1,7 @@ ;;; url-gw.el --- Gateway munging for URL loading ;; Author: wmperry -;; Created: 1997/03/24 15:13:19 -;; Version: 1.6 +;; Created: 1997/03/26 14:32:29 +;; Version: 1.7 ;; Keywords: comm, data, processes ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -68,7 +68,7 @@ but your machine can. This usually happens if you are running a statically linked Emacs under SunOS 4.x") -(defvar url-gateway-nslookup-program nil +(defvar url-gateway-nslookup-program "nslookup" "*If non-NIL then a string naming nslookup program." ) ;; Stolen from ange-ftp