diff man/custom.texi @ 44:8d2a9b52c682 r19-15prefinal

Import from CVS: tag r19-15prefinal
author cvs
date Mon, 13 Aug 2007 08:55:10 +0200
parents c53a95d3c46d
children
line wrap: on
line diff
--- a/man/custom.texi	Mon Aug 13 08:54:52 2007 +0200
+++ b/man/custom.texi	Mon Aug 13 08:55:10 2007 +0200
@@ -13,7 +13,7 @@
 @comment  node-name,  next,  previous,  up
 @top The Customization Library
 
-Version: 1.65
+Version: 1.67
 
 @menu
 * Introduction::                
@@ -620,8 +620,9 @@
 When you save the customizations, call to @code{custom-set-variables},
 @code{custom-set-faces} are inserted into the file specified by
 @code{custom-file}.  By default @code{custom-file} is your @file{.emacs}
-file.  The two functions will initialize variables and faces as you have
-specified. 
+file.  If you use another file, you must explicitly load it yourself.
+The two functions will initialize variables and faces as you have
+specified.
 
 @node  Wishlist,  , The Init File, Top
 @comment  node-name,  next,  previous,  up