emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/url/url-gw.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/url/url-gw.el,v
Date: Sun, 10 Dec 2006 23:44:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/12/10 23:44:43

Index: url-gw.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/url/url-gw.el,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- url-gw.el   29 Oct 2006 21:00:50 -0000      1.15
+++ url-gw.el   10 Dec 2006 23:44:43 -0000      1.16
@@ -104,7 +104,7 @@
   :group 'url-gateway)
 
 (defcustom url-gateway-nslookup-program "nslookup"
-  "*If non-NIL then a string naming nslookup program."
+  "*If non-nil then a string naming nslookup program."
   :type '(choice (const :tag "None" :value nil) string)
   :group 'url-gateway)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]