emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/customize.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/customize.texi
Date: Thu, 24 Jun 2004 16:19:26 -0400

Index: emacs/lispref/customize.texi
diff -c emacs/lispref/customize.texi:1.38 emacs/lispref/customize.texi:1.39
*** emacs/lispref/customize.texi:1.38   Sun Mar  7 12:44:50 2004
--- emacs/lispref/customize.texi        Thu Jun 24 20:17:34 2004
***************
*** 194,199 ****
--- 194,204 ----
  @var{default} because they are not expanded when editing the value,
  causing list values to appear to have the wrong structure.
  
+ If you specify the @code{:set} option, to make the variable take other
+ special actions when set through the customization buffer, the
+ variable's documentation string should tell the user specifically how
+ to do the same job in hand-written Lisp code.
+ 
  When you evaluate a @code{defcustom} form with @kbd{C-M-x} in Emacs Lisp
  mode (@code{eval-defun}), a special feature of @code{eval-defun}
  arranges to set the variable unconditionally, without testing whether




reply via email to

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