Update docstrings and comments to use "init file" terminology.
[bpt/emacs.git] / lisp / progmodes / verilog-mode.el
index c072754..835d548 100644 (file)
@@ -8790,7 +8790,7 @@ Note these are only read when the file is first visited, you must use
 \\[find-alternate-file] RET  to have these take effect after editing them!
 
 If you want to disable the \"Process `eval' or hook local variables\"
-warning message, you need to add to your .emacs file:
+warning message, you need to add to your init file:
 
     (setq enable-local-eval t)"
   (let ((origbuf (current-buffer)))
@@ -11756,7 +11756,7 @@ An example:
 
        // For this example we declare the function in the
        // module's file itself.  Often you'd define it instead
-       // in a site-start.el or .emacs file.
+       // in a site-start.el or init file.
        /*
         Local Variables:
         eval: