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 17:00:52 -0500

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.198 emacs/lisp/cus-edit.el:1.199
*** emacs/lisp/cus-edit.el:1.198        Sun Dec  5 15:46:45 2004
--- emacs/lisp/cus-edit.el      Sun Dec  5 21:54:27 2004
***************
*** 3678,3687 ****
  (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\")'.
  
  When you change this variable, look in the previous custom file
  \(usually your init file) for the forms `(custom-set-variables ...)'
--- 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 ...)'




reply via email to

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