Mercurial > hg > xemacs-beta
diff man/widget.texi @ 5118:e0db3c197671 ben-lisp-object
merge up to latest default branch, doesn't compile yet
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Sat, 26 Dec 2009 21:18:49 -0600 |
parents | 1094d6d400fb |
children | e82f5b7010fe |
line wrap: on
line diff
--- a/man/widget.texi Sat Dec 26 00:20:27 2009 -0600 +++ b/man/widget.texi Sat Dec 26 21:18:49 2009 -0600 @@ -1541,7 +1541,7 @@ @defun widget-create-child-and-convert parent type &rest args As a child of @var{parent}, create a widget with type @var{type} and -value @var{value}. @var{type} is copied, and the @code{:widget-contvert} +value @var{value}. @var{type} is copied, and the @code{:widget-convert} method is applied to the optional keyword arguments from @var{args}. @end defun