Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Sun, 5 Dec 2004 21:54:27 +0000 (21:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 5 Dec 2004 21:54:27 +0000 (21:54 +0000)
lisp/cus-edit.el

index e9a5cc4..438ec7d 100644 (file)
@@ -3678,10 +3678,7 @@ Optional EVENT is the location for the menu."
 (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 ...)'