Mercurial > hg > xemacs-beta
diff lisp/w3/url-gw.el @ 22:8fc7fe29b841 r19-15b94
Import from CVS: tag r19-15b94
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:50:29 +0200 |
parents | 859a2309aef8 |
children | 8d2a9b52c682 |
line wrap: on
line diff
--- a/lisp/w3/url-gw.el Mon Aug 13 08:50:06 2007 +0200 +++ b/lisp/w3/url-gw.el Mon Aug 13 08:50:29 2007 +0200 @@ -1,7 +1,7 @@ ;;; url-gw.el --- Gateway munging for URL loading ;; Author: wmperry -;; Created: 1997/02/08 05:29:07 -;; Version: 1.4 +;; Created: 1997/02/10 01:00:01 +;; Version: 1.5 ;; Keywords: comm, data, processes ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -195,7 +195,7 @@ ;; If the user told us to do DNS for them, do it. (if url-gateway-broken-resolution - (setq host (url-nslookup-host host))) + (setq host (url-gateway-nslookup-host host))) (condition-case errobj (setq conn (case gw-method