diff man/custom.texi @ 116:9f59509498e1 r20-1b10

Import from CVS: tag r20-1b10
author cvs
date Mon, 13 Aug 2007 09:23:06 +0200
parents 8619ce7e4c50
children 7d55a9ba150c
line wrap: on
line diff
--- a/man/custom.texi	Mon Aug 13 09:21:56 2007 +0200
+++ b/man/custom.texi	Mon Aug 13 09:23:06 2007 +0200
@@ -13,7 +13,7 @@
 @comment  node-name,  next,  previous,  up
 @top The Customization Library
 
-Version: 1.65
+Version: 1.68
 
 @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