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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/customize.texi [lexbind]
Date: Tue, 06 Jul 2004 06:59:30 -0400

Index: emacs/lispref/customize.texi
diff -c emacs/lispref/customize.texi:1.25.2.5 
emacs/lispref/customize.texi:1.25.2.6
*** emacs/lispref/customize.texi:1.25.2.5       Fri Mar 19 23:29:24 2004
--- emacs/lispref/customize.texi        Tue Jul  6 10:23:38 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]