Mercurial > hg > xemacs-beta
comparison man/external-widget.texi @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | cc15677e0335 |
children | 697ef44129c6 |
comparison
equal
deleted
inserted
replaced
397:f4aeb21a5bad | 398:74fd4e045ea6 |
---|---|
1 \input texinfo @c -*-texinfo-*- | 1 \input texinfo @c -*-texinfo-*- |
2 @setfilename ../info/external-widget.info | 2 @setfilename ../info/external-widget.info |
3 | |
4 @ifinfo | |
5 @dircategory XEmacs Editor | |
6 @direntry | |
7 * External Widget: (external-widget) External Client Widget. | |
8 @end direntry | |
9 @end ifinfo | |
3 | 10 |
4 @node Top, Using an External Client Widget,, (dir) | 11 @node Top, Using an External Client Widget,, (dir) |
5 | 12 |
6 An @dfn{external client widget} is a widget that is part of another program | 13 An @dfn{external client widget} is a widget that is part of another program |
7 but functions as an Emacs frame. This is intended to be a more | 14 but functions as an Emacs frame. This is intended to be a more |