]> code.delx.au - gnu-emacs/blobdiff - lisp/ffap.el
*** empty log message ***
[gnu-emacs] / lisp / ffap.el
index 2c750d8f6125818d8d5118549e75cbdf91c32c35..078de992ab43b1e66a9668e212bab358a6d11454 100644 (file)
@@ -426,7 +426,7 @@ Returned values:
   ;; (ffap-machine-p "mathcs" 5678 nil 'ping)
   ;; (ffap-machine-p "foo.bonk" nil nil 'ping)
   ;; (ffap-machine-p "foo.bonk.com" nil nil 'ping)
-  (if (or (string-match "[^-[:alnum:].]" host) ; Illegal chars (?)
+  (if (or (string-match "[^-[:alnum:].]" host) ; Invalid chars (?)
          (not (string-match "[^0-9]" host))) ; 1: a number? 2: quick reject
       nil
     (let* ((domain