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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-edit.el
Date: Sun, 05 Dec 2004 10:53:20 -0500

Index: emacs/lisp/cus-edit.el
diff -c emacs/lisp/cus-edit.el:1.197 emacs/lisp/cus-edit.el:1.198
*** emacs/lisp/cus-edit.el:1.197        Sun Dec  5 14:20:44 2004
--- emacs/lisp/cus-edit.el      Sun Dec  5 15:46:45 2004
***************
*** 3681,3687 ****
  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 ...)'
--- 3681,3687 ----
  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]