Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 1271:44186d7cf4dd
[xemacs-hg @ 2003-02-07 21:05:32 by james]
Return the parameter for both strlwr and strupr, and make the definition of
strupr depend on no HAVE_STRUPR definition.
author | james |
---|---|
date | Fri, 07 Feb 2003 21:05:35 +0000 |
parents | fffe735e63ee |
children | df61d2b1d4c3 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 07 20:46:02 2003 +0000 +++ b/src/ChangeLog Fri Feb 07 21:05:35 2003 +0000 @@ -1,3 +1,8 @@ +2003-02-07 Jerry James <james@xemacs.org> + + * sysdep.c (strlwr): Return the parameter. + * sysdep.c (strupr): Ditto. Depend on !HAVE_STRUPR. + 2003-02-07 Ben Wing <ben@xemacs.org> This contains two related changes: