diff lisp/w3/url-gw.el @ 118:7d55a9ba150c r20-1b11

Import from CVS: tag r20-1b11
author cvs
date Mon, 13 Aug 2007 09:24:17 +0200
parents 9f59509498e1
children 9b50b4588a93
line wrap: on
line diff
--- a/lisp/w3/url-gw.el	Mon Aug 13 09:23:08 2007 +0200
+++ b/lisp/w3/url-gw.el	Mon Aug 13 09:24:17 2007 +0200
@@ -1,7 +1,7 @@
 ;;; url-gw.el --- Gateway munging for URL loading
 ;; Author: wmperry
-;; Created: 1997/03/26 14:32:29
-;; Version: 1.7
+;; Created: 1997/03/27 21:29:24
+;; Version: 1.8
 ;; Keywords: comm, data, processes
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@@ -72,6 +72,7 @@
   "*If non-NIL then a string naming nslookup program." )
 
 ;; Stolen from ange-ftp
+;;;###autoload
 (defun url-gateway-nslookup-host (host)
   "Attempt to resolve the given HOSTNAME using nslookup if possible."
   (interactive "sHost:  ")