]> code.delx.au - gnu-emacs/blobdiff - lisp/net/webjump.el
Update docstrings and comments to use "init file" terminology.
[gnu-emacs] / lisp / net / webjump.el
index 232e5ca581af8f8bbd5d7f928689eb99392905b0..d5de2f410c584b9a60d9fe44b39c998119f34f58 100644 (file)
@@ -38,7 +38,7 @@
 ;; example sites.  You'll probably want to override it with your own favorite
 ;; sites.  The documentation for the variable describes the syntax.
 
-;; You may wish to add something like the following to your `.emacs' file:
+;; You may wish to add something like the following to your init file:
 ;;
 ;;   (require 'webjump)
 ;;   (global-set-key "\C-cj" 'webjump)