comparison man/external-widget.texi @ 4894:03ab78e48ef6

Add copyright and license information based on Ben's recollections. Remove two unused internationalization programs and associated Makefile rules. See message <870180fe1001281158n556cf90eib0d6abf34a4f83d4@mail.gmail.com> in xemacs-patches for more information.
author Jerry James <james@xemacs.org>
date Thu, 28 Jan 2010 12:59:48 -0700
parents 42375619fa45
children ba07c880114a
comparison
equal deleted inserted replaced
4893:99f2102552d7 4894:03ab78e48ef6
5 @ifinfo 5 @ifinfo
6 @dircategory XEmacs Editor 6 @dircategory XEmacs Editor
7 @direntry 7 @direntry
8 * External Widget: (external-widget). External Client Widget. 8 * External Widget: (external-widget). External Client Widget.
9 @end direntry 9 @end direntry
10
11 This file describes the external client widget for XEmacs.
12
13 Copyright @copyright{} 1993 Ben Wing.
14
15 This file is part of XEmacs.
16
17 XEmacs is free software; you can redistribute it and/or modify it
18 under the terms of the GNU General Public License as published by the
19 Free Software Foundation; either version 2, or (at your option) any
20 later version.
21
22 XEmacs is distributed in the hope that it will be useful, but WITHOUT
23 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
24 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
25 for more details.
26
27 You should have received a copy of the GNU General Public License
28 along with XEmacs; see the file COPYING. If not, write to
29 the Free Software Foundation, Inc., 51 Franklin St - Fifth Floor,
30 Boston, MA 02110-1301, USA.
10 @end ifinfo 31 @end ifinfo
11 32
12 @node Top, Using an External Client Widget,, (dir) 33 @node Top, Using an External Client Widget,, (dir)
13 34
14 An @dfn{external client widget} is a widget that is part of another program 35 An @dfn{external client widget} is a widget that is part of another program