emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/widget.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/man/widget.texi
Date: Tue, 23 Jul 2002 15:10:02 -0400

Index: emacs/man/widget.texi
diff -c emacs/man/widget.texi:1.13 emacs/man/widget.texi:1.14
*** emacs/man/widget.texi:1.13  Sat Mar 16 14:33:21 2002
--- emacs/man/widget.texi       Tue Jul 23 15:10:02 2002
***************
*** 1650,1667 ****
  shows the value of each keyword, but uses links for certain keywords
  such as @samp{:parent}, which avoids printing cyclic structures.
  
! @deffn Command widget-browse WIDGET
! Create a widget browser for WIDGET.
! When called interactively, prompt for WIDGET.
  @end deffn
  
! @deffn Command widget-browse-other-window WIDGET
! Create a widget browser for WIDGET and show it in another window.
! When called interactively, prompt for WIDGET.
  @end deffn
  
! @deffn Command widget-browse-at POS
! Create a widget browser for the widget at POS.
  When called interactively, use the position of point.
  @end deffn
  
--- 1650,1667 ----
  shows the value of each keyword, but uses links for certain keywords
  such as @samp{:parent}, which avoids printing cyclic structures.
  
! @deffn Command widget-browse @var{widget}
! Create a widget browser for @var{widget}.
! When called interactively, prompt for @var{widget}.
  @end deffn
  
! @deffn Command widget-browse-other-window @var{widget}
! Create a widget browser for @var{widget} and show it in another window.
! When called interactively, prompt for @var{widget}.
  @end deffn
  
! @deffn Command widget-browse-at @var{pos}
! Create a widget browser for the widget at @var{pos}.
  When called interactively, use the position of point.
  @end deffn
  



reply via email to

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