/[emacs]/emacs/lispref/customize.texi
ViewVC logotype

Diff of /emacs/lispref/customize.texi

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

revision 1.25.2.1 by miles, Fri Apr 4 06:20:41 2003 UTC revision 1.25.2.2 by miles, Tue Oct 14 23:10:11 2003 UTC
# Line 376  equivalent to @code{(string)}. Line 376  equivalent to @code{(string)}.
376  @end menu  @end menu
377    
378  All customization types are implemented as widgets; see @ref{Top, ,  All customization types are implemented as widgets; see @ref{Top, ,
379  Introduction, widget, The Emacs Widget Library} for details.  Introduction, widget, The Emacs Widget Library}, for details.
380    
381  @node Simple Types  @node Simple Types
382  @subsection Simple Types  @subsection Simple Types
# Line 975  When you move to this item with @code{wi Line 975  When you move to this item with @code{wi
975  @code{widget-backward}, it will display the string @var{motion-doc} in  @code{widget-backward}, it will display the string @var{motion-doc} in
976  the echo area.  In addition, @var{motion-doc} is used as the mouse  the echo area.  In addition, @var{motion-doc} is used as the mouse
977  @code{help-echo} string and may actually be a function or form evaluated  @code{help-echo} string and may actually be a function or form evaluated
978  to yield a help string as for @code{help-echo} text properties.  to yield a help string.  If it is a function, it is called with one
979    argument, the widget.
980  @c @xref{Text help-echo}.  @c @xref{Text help-echo}.
981    
982  @item :match @var{function}  @item :match @var{function}
# Line 1054  arguments, which will be used when creat Line 1055  arguments, which will be used when creat
1055  @code{checkbox} associated with this item.  @code{checkbox} associated with this item.
1056  @end ignore  @end ignore
1057  @end table  @end table
1058    
1059    @ignore
1060       arch-tag: d1b8fad3-f48c-4ce4-a402-f73b5ef19bd2
1061    @end ignore

Legend:
Removed from v.1.25.2.1  
changed lines
  Added in v.1.25.2.2

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