Mercurial > emacs
diff lwlib/ChangeLog @ 30576:e53905a0a16b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 03 Aug 2000 20:24:26 +0000 |
parents | 1ea701655cf8 |
children | bd0e2cc46c49 |
line wrap: on
line diff
--- a/lwlib/ChangeLog Thu Aug 03 20:22:34 2000 +0000 +++ b/lwlib/ChangeLog Thu Aug 03 20:24:26 2000 +0000 @@ -1,3 +1,10 @@ +2000-08-03 Gerd Moellmann <gerd@gnu.org> + + * lwlib.c, lwlib-Xm.c, lwlib-Xaw.c: Use NULL at the end of the + variable argument lists of XtVaSetValues and XtVaGetValues + functions because 0 is not sufficient on systems where sizeof + (int) < sizeof (void *). + 2000-07-19 Gerd Moellmann <gerd@gnu.org> * xlwmenu.c [emacs]: Don't include <X11/bitmaps/gray> because that