aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert1999-10-19 07:21:16 +0000
committerPaul Eggert1999-10-19 07:21:16 +0000
commit0f0912e6442b71ed549b625bfc694581787da97e (patch)
treeea3f2e3c59e399ee3659ce7524c63c20a63800ba /lwlib/ChangeLog
parentef83dfaf7da4dd955609358a7568399b09ead40f (diff)
downloademacs-0f0912e6442b71ed549b625bfc694581787da97e.tar.gz
emacs-0f0912e6442b71ed549b625bfc694581787da97e.zip
Add support for large files, plus some locale improvements.
* dispatch.c, lwlib-Xaw.c, lwlib-Xlw.c, lwlib-Xm.c, lwlib.c, xlwmenu.c, xrdb-cpp.c, xrdb.c: Include <config.h> before any system include files. * lwlib-Xm.c, lwlib.c: Do not include <stdlib.h> or <string.h>, as <config.h> does this.
Diffstat (limited to 'lwlib/ChangeLog')
-rw-r--r--lwlib/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 48b46f56ada..abbe7ef1134 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,3 +1,14 @@
11999-10-19 Paul Eggert <eggert@twinsun.com>
2
3 Add support for large files, plus some locale improvements.
4
5 * dispatch.c, lwlib-Xaw.c, lwlib-Xlw.c, lwlib-Xm.c, lwlib.c, xlwmenu.c,
6 xrdb-cpp.c, xrdb.c:
7 Include <config.h> before any system include files.
8
9 * lwlib-Xm.c, lwlib.c:
10 Do not include <stdlib.h> or <string.h>, as <config.h> does this.
11
11999-10-07 Gerd Moellmann <gerd@gnu.org> 121999-10-07 Gerd Moellmann <gerd@gnu.org>
2 13
3 * lwlib-Xm.c (make_menu_in_widget, update_one_menu_entry): Use 14 * lwlib-Xm.c (make_menu_in_widget, update_one_menu_entry): Use