/[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.23 by abraham, Sun Oct 26 13:31:34 2003 UTC revision 1.24 by eliz, Sun Nov 2 07:01:18 2003 UTC
# Line 112  supposed to fill out a number of fields, Line 112  supposed to fill out a number of fields,
112  meaning.  The user is not supposed to change or delete any of the text  meaning.  The user is not supposed to change or delete any of the text
113  between the fields.  Examples of forms in Emacs are the @file{forms}  between the fields.  Examples of forms in Emacs are the @file{forms}
114  package (of course), the customize buffers, the mail and news compose  package (of course), the customize buffers, the mail and news compose
115  modes, and the @sc{html} form support in the @file{w3} browser.  modes, and the @acronym{HTML} form support in the @file{w3} browser.
116    
117  @cindex widget library, why use it  @cindex widget library, why use it
118  The advantages for a programmer of using the @code{widget} package to  The advantages for a programmer of using the @code{widget} package to
# Line 739  TYPE ::= (url-link [KEYWORD ARGUMENT]... Line 739  TYPE ::= (url-link [KEYWORD ARGUMENT]...
739  @end example  @end example
740    
741  @findex browse-url-browser-function@r{, and @code{url-link} widget}  @findex browse-url-browser-function@r{, and @code{url-link} widget}
742  When this link is invoked, the @sc{www} browser specified by  When this link is invoked, the @acronym{WWW} browser specified by
743  @code{browse-url-browser-function} will be called with @var{url}.  @code{browse-url-browser-function} will be called with @var{url}.
744    
745  @node info-link, push-button, url-link, Basic Types  @node info-link, push-button, url-link, Basic Types

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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