comparison src/ChangeLog @ 138:6608ceec7cf8 r20-2b3

Import from CVS: tag r20-2b3
author cvs
date Mon, 13 Aug 2007 09:31:46 +0200
parents b980b6286996
children 585fb297b004
comparison
equal deleted inserted replaced
137:cae984061f40 138:6608ceec7cf8
1 Fri Apr 25 10:53:07 1997 Steven L Baur <steve@altair.xemacs.org>
2
3 * glyphs-x.c: libpng already includes setjmp.h, so don't attempt
4 to include it twice.
5
6 Thu Apr 24 09:14:13 1997 Steven L Baur <steve@altair.xemacs.org>
7
8 * balloon-x.c (vars_of_balloon_x): Don't override advertised and
9 supported balloon-help.
10
1 Tue Apr 22 11:54:02 1997 Steven L Baur <steve@altair.xemacs.org> 11 Tue Apr 22 11:54:02 1997 Steven L Baur <steve@altair.xemacs.org>
2 12
3 * emacs.c (main_1): Add syms_of_balloon_x and guard with 13 * emacs.c (main_1): Add syms_of_balloon_x and guard with
4 HAVE_X_WINDOWS. 14 HAVE_X_WINDOWS.
5 (main_1): Add vars_of_balloon_x and guard with HAVE_X_WINDOWS. 15 (main_1): Add vars_of_balloon_x and guard with HAVE_X_WINDOWS.