]> code.delx.au - gnu-emacs/blobdiff - doc/misc/widget.texi
Merge from emacs-24; up to 2014-07-27T09:41:59Z!ttn@gnu.org
[gnu-emacs] / doc / misc / widget.texi
index f2c403a2c14593727afcd5a95c3a7bfb51861a07..0685dbdb5b1908aeb23852098cd5cb6ec868181a 100644 (file)
@@ -1,20 +1,21 @@
 \input texinfo.tex
 @c %**start of header
-@setfilename ../../info/widget
+@setfilename ../../info/widget.info
 @settitle The Emacs Widget Library
 @syncodeindex fn cp
 @syncodeindex vr cp
 @syncodeindex ky cp
+@documentencoding UTF-8
 @c %**end of header
 
 @copying
-Copyright @copyright{} 2000--2013 Free Software Foundation, Inc.
+Copyright @copyright{} 2000--2014 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
-Invariant Sections, with the Front-Cover texts being ``A GNU Manual'',
+Invariant Sections, with the Front-Cover Texts being ``A GNU Manual'',
 and with the Back-Cover Texts as in (a) below.  A copy of the license
 is included in the section entitled ``GNU Free Documentation License''.
 
@@ -29,6 +30,14 @@ modify this GNU manual.''
                                   Customization facility.
 @end direntry
 
+
+@titlepage
+@title The Emacs Widget Library
+@page
+@vskip 0pt plus 1filll
+@insertcopying
+@end titlepage
+
 @contents
 
 @node Top
@@ -431,7 +440,6 @@ Set up a buffer to support widgets.
 
 This should be called after creating all the widgets and before allowing
 the user to edit them.
-@refill
 @end defun
 
 If you want to insert text outside the widgets in the form, the
@@ -450,7 +458,7 @@ There is a standard widget keymap which you might find useful.
 @key{TAB} and @kbd{C-@key{TAB}} are bound to @code{widget-forward} and
 @code{widget-backward}, respectively.  @key{RET} and @kbd{Mouse-2}
 are bound to @code{widget-button-press} and
-@code{widget-button-click}.@refill
+@code{widget-button-click}.
 @end defvr
 
 @defvar widget-global-map
@@ -1718,7 +1726,7 @@ Keymap used in @code{widget-minor-mode}.
 @defun widget-prompt-value widget prompt [ value unbound ]
 Prompt for a value matching @var{widget}, using @var{prompt}.
 The current value is assumed to be @var{value}, unless @var{unbound} is
-non-@code{nil}.@refill
+non-@code{nil}.
 @end defun
 
 @defun widget-get-sibling widget