Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1272:df61d2b1d4c3
[xemacs-hg @ 2003-02-07 21:40:22 by james]
Include lisp.h to define alloca_array.
author | james |
---|---|
date | Fri, 07 Feb 2003 21:40:23 +0000 |
parents | 44186d7cf4dd |
children | 2dcc22ec7640 |
comparison
equal
deleted
inserted
replaced
1271:44186d7cf4dd | 1272:df61d2b1d4c3 |
---|---|
1 2003-02-06 Andrew Begel <abegel@CS.Berkeley.EDU> | |
2 | |
3 * sysdll.c: Included lisp.h to define needed alloca_array. | |
4 | |
1 2003-02-07 Jerry James <james@xemacs.org> | 5 2003-02-07 Jerry James <james@xemacs.org> |
2 | 6 |
3 * sysdep.c (strlwr): Return the parameter. | 7 * sysdep.c (strlwr): Return the parameter. |
4 * sysdep.c (strupr): Ditto. Depend on !HAVE_STRUPR. | 8 * sysdep.c (strupr): Ditto. Depend on !HAVE_STRUPR. |
5 | 9 |