comparison oldXMenu/ChangeLog @ 109423:ae5ef13849d8

Merge from mainline.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Sun, 04 Jul 2010 22:11:22 +0000
parents 5cc91198ffb2
children b7e047772c64
comparison
equal deleted inserted replaced
109422:bcedeeedc5fb 109423:ae5ef13849d8
1 2010-07-04 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * Activate.c: Convert function definitions to standard C.
4 * AddPane.c:
5 * AddSel.c:
6 * ChgPane.c:
7 * ChgSel.c:
8 * Create.c:
9 * DelPane.c:
10 * DelSel.c:
11 * Destroy.c:
12 * Error.c:
13 * EvHand.c:
14 * FindPane.c:
15 * FindSel.c:
16 * InsPane.c:
17 * InsSel.c:
18 * Internal.c:
19 * Locate.c:
20 * Post.c:
21 * Recomp.c:
22 * SetAEQ.c:
23 * SetFrz.c:
24 * SetPane.c:
25 * SetSel.c:
26 * X10.h:
27 * XCrAssoc.c:
28 * XDelAssoc.c:
29 * XDestAssoc.c:
30 * XLookAssoc.c:
31 * XMakeAssoc.c:
32 * XMenu.h:
33 * XMenuInt.h:
34 * insque.c: Likewise.
35
1 2010-05-07 Chong Yidong <cyd@stupidchicken.com> 36 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2 37
3 * Version 23.2 released. 38 * Version 23.2 released.
4 39
5 2010-05-06 Glenn Morris <rgm@gnu.org> 40 2010-05-06 Glenn Morris <rgm@gnu.org>