/[emacs]/emacs/lisp/custom.el
ViewVC logotype

Diff of /emacs/lisp/custom.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.46 by monnier, Sun Nov 18 01:35:12 2001 UTC revision 1.47 by monnier, Tue Dec 4 21:24:17 2001 UTC
# Line 177  The following keywords are meaningful: Line 177  The following keywords are meaningful:
177          VALUE should be a function used to initialize the          VALUE should be a function used to initialize the
178          variable.  It takes two arguments, the symbol and value          variable.  It takes two arguments, the symbol and value
179          given in the `defcustom' call.  The default is          given in the `defcustom' call.  The default is
180          `custom-initialize-reset.'          `custom-initialize-reset'.
181  :set    VALUE should be a function to set the value of the symbol.  :set    VALUE should be a function to set the value of the symbol.
182          It takes two arguments, the symbol to set and the value to          It takes two arguments, the symbol to set and the value to
183          give it.  The default choice of function is `custom-set-default'.          give it.  The default choice of function is `custom-set-default'.

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26