Update docstrings and comments to use "init file" terminology.
[bpt/emacs.git] / lisp / url / url-methods.el
index bd7d8e3..26fe720 100644 (file)
@@ -79,7 +79,7 @@
 
     ;; Store any proxying information - this will not overwrite an old
     ;; entry, so that people can still set this information in their
-    ;; .emacs file
+    ;; init file
     (cond
      (cur-proxy nil)                   ; Keep their old settings
      ((null env-proxy) nil)            ; No proxy setup