comparison man/ChangeLog @ 1339:ffa6c90799b1

[xemacs-hg @ 2003-03-03 15:00:11 by stephent] Lisp widget docs <87bs0s33b7.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Mon, 03 Mar 2003 15:00:12 +0000
parents 1b0339b048ce
children 8d350b095c21
comparison
equal deleted inserted replaced
1338:314c4e18dda0 1339:ffa6c90799b1
1 2003-03-02 Stephen Turnbull <stephen@xemacs.org>
2
3 * widget.texi (Defining New Widgets):
4 Document `widget-create-child', `widget-create-child-and-convert',
5 and `widget-create-child-value'. Document the `:copy' method.
6 Improve discussion of the `:convert-widget' method.
7
1 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org> 8 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org>
2 9
3 * internals/internals.texi (XEmacs From the Perspective of Building): 10 * internals/internals.texi (XEmacs From the Perspective of Building):
4 Fix typo. 11 Fix typo.
5 (Build-Time Dependencies): New node. 12 (Build-Time Dependencies): New node.