/[emacs]/emacs/man/widget.texi
ViewVC logotype

Diff of /emacs/man/widget.texi

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

revision 1.13 by eliz, Sat Mar 16 19:33:21 2002 UTC revision 1.14 by rms, Tue Jul 23 19:10:02 2002 UTC
# Line 1650  programmers who want to examine the cont Line 1650  programmers who want to examine the cont
1650  shows the value of each keyword, but uses links for certain keywords  shows the value of each keyword, but uses links for certain keywords
1651  such as @samp{:parent}, which avoids printing cyclic structures.  such as @samp{:parent}, which avoids printing cyclic structures.
1652    
1653  @deffn Command widget-browse WIDGET  @deffn Command widget-browse @var{widget}
1654  Create a widget browser for WIDGET.  Create a widget browser for @var{widget}.
1655  When called interactively, prompt for WIDGET.  When called interactively, prompt for @var{widget}.
1656  @end deffn  @end deffn
1657    
1658  @deffn Command widget-browse-other-window WIDGET  @deffn Command widget-browse-other-window @var{widget}
1659  Create a widget browser for WIDGET and show it in another window.  Create a widget browser for @var{widget} and show it in another window.
1660  When called interactively, prompt for WIDGET.  When called interactively, prompt for @var{widget}.
1661  @end deffn  @end deffn
1662    
1663  @deffn Command widget-browse-at POS  @deffn Command widget-browse-at @var{pos}
1664  Create a widget browser for the widget at POS.  Create a widget browser for the widget at @var{pos}.
1665  When called interactively, use the position of point.  When called interactively, use the position of point.
1666  @end deffn  @end deffn
1667    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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