diff man/custom.texi @ 72498:ee4295c07eed

* custom.texi (Init File): Reference Find Init to avoid "home directory" confusion.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 23 Aug 2006 16:36:24 +0000
parents 77266daa9ec9
children e81b342a6e8a 6823a91487f2
line wrap: on
line diff
--- a/man/custom.texi	Wed Aug 23 16:19:11 2006 +0000
+++ b/man/custom.texi	Wed Aug 23 16:36:24 2006 +0000
@@ -2063,9 +2063,8 @@
 @cindex rebinding keys, permanently
 @cindex startup (init file)
 
-  When Emacs is started, it normally loads a Lisp program from the
-file @file{.emacs} or @file{.emacs.el} in your home directory
-(see @ref{General Variables, HOME}, if you don't know where that is).
+  When Emacs is started, it normally loads a Lisp program from the file
+@file{.emacs} or @file{.emacs.el} in your home directory (@pxref{Find Init}).
 We call this file your @dfn{init file} because it specifies how to
 initialize Emacs for you.  You can use the command line switch
 @samp{-q} to prevent loading your init file, and @samp{-u} (or