comparison man/widget.texi @ 90813:e6fdae9180d4

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 698-710) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 216) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-196
author Miles Bader <miles@gnu.org>
date Tue, 24 Apr 2007 21:56:25 +0000
parents dd7c098af727 88224dc74061
children
comparison
equal deleted inserted replaced
90812:6137cc8ddf90 90813:e6fdae9180d4
55 * Defining New Widgets:: 55 * Defining New Widgets::
56 * Widget Browser:: 56 * Widget Browser::
57 * Widget Minor Mode:: 57 * Widget Minor Mode::
58 * Utilities:: 58 * Utilities::
59 * Widget Wishlist:: 59 * Widget Wishlist::
60 * GNU Free Documentation License::
60 * Index:: 61 * Index::
61 @end menu 62 @end menu
62 63
63 @node Introduction, User Interface, Top, Top 64 @node Introduction, User Interface, Top, Top
64 @comment node-name, next, previous, up 65 @comment node-name, next, previous, up
1772 @defun widget-get-sibling widget 1773 @defun widget-get-sibling widget
1773 Get the item which @var{widget} is assumed to toggle. 1774 Get the item which @var{widget} is assumed to toggle.
1774 This is only meaningful for radio buttons or checkboxes in a list. 1775 This is only meaningful for radio buttons or checkboxes in a list.
1775 @end defun 1776 @end defun
1776 1777
1777 @node Widget Wishlist, Index, Utilities, Top 1778 @node Widget Wishlist, GNU Free Documentation License, Utilities, Top
1778 @comment node-name, next, previous, up 1779 @comment node-name, next, previous, up
1779 @section Wishlist 1780 @section Wishlist
1780 @cindex todo 1781 @cindex todo
1781 1782
1782 @itemize @bullet 1783 @itemize @bullet
1831 1832
1832 @item 1833 @item
1833 Add a @code{mailto} widget. 1834 Add a @code{mailto} widget.
1834 @end itemize 1835 @end itemize
1835 1836
1836 @node Index, , Widget Wishlist, Top 1837 @node GNU Free Documentation License, Index, Widget Wishlist, Top
1838 @appendix GNU Free Documentation License
1839 @include doclicense.texi
1840
1841 @node Index, , GNU Free Documentation License, Top
1837 @comment node-name, next, previous, up 1842 @comment node-name, next, previous, up
1838 @unnumbered Index 1843 @unnumbered Index
1839 1844
1840 This is an alphabetical listing of all concepts, functions, commands, 1845 This is an alphabetical listing of all concepts, functions, commands,
1841 variables, and widgets described in this manual. 1846 variables, and widgets described in this manual.