comparison src/ChangeLog @ 949:7a35465d73bc

[xemacs-hg @ 2002-08-02 15:15:42 by youngs] 2002-08-03 Brian A Palmer <bpalmer@rescomp.Stanford.EDU> * fns.c (Fsplit_string_by_char): Make 2nd arg SEPCHAR a required argument.
author youngs
date Fri, 02 Aug 2002 15:15:47 +0000
parents a9077bb4dbf1
children c1a972caf831
comparison
equal deleted inserted replaced
948:665fe33715d6 949:7a35465d73bc
1 2002-08-03 Brian A Palmer <bpalmer@rescomp.Stanford.EDU>
2
3 * fns.c (Fsplit_string_by_char): Make 2nd arg SEPCHAR a required
4 argument.
5
6 2002-08-03 Steve Youngs <youngs@xemacs.org>
7
8 * objects-gtk.c: Fix '--with-mule' '--with-gtk' builds.
9 From Vaclav Barta <vbar@comp.cz>.
10
1 2002-08-02 Marcus Crestani <crestani@informatik.uni-tuebingen.de> 11 2002-08-02 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
2 12
3 * postgresql.c: Add dumpable-flag to pgconn and pgresult for 13 * postgresql.c: Add dumpable-flag to pgconn and pgresult for
4 USE_KKCC. 14 USE_KKCC.
5 15
26 * events.h: 36 * events.h:
27 * events.c: 37 * events.c:
28 * alloc.c: Fix various kkcc-related nits that show up in MULE and 38 * alloc.c: Fix various kkcc-related nits that show up in MULE and
29 union-type builds. 39 union-type builds.
30 40
41 >>>>>>> 1.488
31 2002-07-31 David Bush <David.Bush@intel.com> 42 2002-07-31 David Bush <David.Bush@intel.com>
32 43
33 * events.c (event_equal): Correct comparison in MS Windows 44 * events.c (event_equal): Correct comparison in MS Windows
34 conditional code to use event structure defined for -use-kkcc. 45 conditional code to use event structure defined for -use-kkcc.
35 46