diff lisp/cus-edit.el @ 58777:22fe9685710e

Fix previous change.
author Richard M. Stallman <rms@gnu.org>
date Sun, 05 Dec 2004 21:54:27 +0000
parents 8348ad1712e1
children 79df48a5db35
line wrap: on
line diff
--- a/lisp/cus-edit.el	Sun Dec 05 21:42:45 2004 +0000
+++ b/lisp/cus-edit.el	Sun Dec 05 21:54:27 2004 +0000
@@ -3678,10 +3678,7 @@
 (defcustom custom-file nil
   "File used for storing customization information.
 The default is nil, which means to use your init file
-as specified by `user-init-file'.  If you specify some other file,
-you need to explicitly load that file in order for
-the settings it contains to take effect.  You might want to
-put code in your init file to load it: `(load \"CUSTOM-FILENAME\")'.
+as specified by `user-init-file'.
 
 When you change this variable, look in the previous custom file
 \(usually your init file) for the forms `(custom-set-variables ...)'