emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/cus-edit.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-edit.el
Date: Sun, 05 Dec 2004 18:35:22 -0500

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.199 emacs/lisp/cus-edit.el:1.200
*** emacs/lisp/cus-edit.el:1.199        Sun Dec  5 21:54:27 2004
--- emacs/lisp/cus-edit.el      Sun Dec  5 23:28:40 2004
***************
*** 3678,3684 ****
  (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'.
  
  When you change this variable, look in the previous custom file
  \(usually your init file) for the forms `(custom-set-variables ...)'
--- 3678,3688 ----
  (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'.  To make this feature work,
! you'll need to put something in your init file to specify
! the value of `custom-file'.  Just customizing the variable
! won't suffice, because Emacs won't know which file to load
! unless the init file sets `custom-file'.
  
  When you change this variable, look in the previous custom file
  \(usually your init file) for the forms `(custom-set-variables ...)'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]