aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib
diff options
context:
space:
mode:
authorGerd Moellmann2000-07-19 15:52:13 +0000
committerGerd Moellmann2000-07-19 15:52:13 +0000
commit47db06aae45d105e4b6c2952a6784d1dc134b165 (patch)
tree0b2837b28b5076e1d07c4837e46b568604743091 /lwlib
parentde420e82008b3389ec879e462caec0475c161220 (diff)
downloademacs-47db06aae45d105e4b6c2952a6784d1dc134b165.tar.gz
emacs-47db06aae45d105e4b6c2952a6784d1dc134b165.zip
*** empty log message ***
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 1dbd6c2b274..38991133a24 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,3 +1,9 @@
12000-07-19 Gerd Moellmann <gerd@gnu.org>
2
3 * xlwmenu.c [emacs]: Don't include <X11/bitmaps/gray> because that
4 leads to redefinition errors when static is defined as empty in
5 config.h. Refer to the gray bitmap in xfns.c, instead.
6
12000-07-18 Dave Love <fx@gnu.org> 72000-07-18 Dave Love <fx@gnu.org>
2 8
3 * lwlib-utils.c (XtApplyToWidgets): Cast args of lwlib_bcopy. 9 * lwlib-utils.c (XtApplyToWidgets): Cast args of lwlib_bcopy.