]> code.delx.au - gnu-emacs/commitdiff
* custom.texi (Init File): Reference Find Init to avoid "home
authorChong Yidong <cyd@stupidchicken.com>
Wed, 23 Aug 2006 16:36:24 +0000 (16:36 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 23 Aug 2006 16:36:24 +0000 (16:36 +0000)
directory" confusion.

man/ChangeLog
man/custom.texi

index cb598a9cfacdf23018c0b0ecdc1b5d15b223ebb3..69ed7f0a9fd80266d48efa23b3c626f8da322da5 100644 (file)
@@ -1,3 +1,8 @@
+2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
+
+       * custom.texi (Init File): Reference Find Init to avoid "home
+       directory" confusion.
+
 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
 
        * building.texi (Other GDB-UI Buffers): Describe how to edit
index dbe2a1b328cb4c6868a8c82c8c99122305a9198a..682cb5b93107e3ee8e9ce3921f5599cabde20af7 100644 (file)
@@ -2063,9 +2063,8 @@ Reference Manual}.
 @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