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 09:36:52 -0500

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.196 emacs/lisp/cus-edit.el:1.197
*** emacs/lisp/cus-edit.el:1.196        Tue Nov  2 14:17:44 2004
--- emacs/lisp/cus-edit.el      Sun Dec  5 14:20:44 2004
***************
*** 3679,3685 ****
    "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 for the settings to take effect.
  
  When you change this variable, look in the previous custom file
  \(usually your init file) for the forms `(custom-set-variables ...)'
--- 3679,3687 ----
    "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 ...)'




reply via email to

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