# HG changeset patch # User Eli Zaretskii # Date 1019212552 0 # Node ID b43a3d7301cf0fadaec4084cfb0bbfd97591b51a # Parent 1cea8c8f73cbd7f92667f1733a03aa4cf3e4b9a2 *** empty log message *** diff -r 1cea8c8f73cb -r b43a3d7301cf lwlib/ChangeLog --- a/lwlib/ChangeLog Fri Apr 19 10:35:02 2002 +0000 +++ b/lwlib/ChangeLog Fri Apr 19 10:35:52 2002 +0000 @@ -1,3 +1,8 @@ +2002-04-19 Eli Zaretskii + + * Makefile.in (TAGS): Don't use -t, it's the default behafior for + etags, so it barfs if invoked with -t. + 2002-03-17 Richard M. Stallman * lwlib.c (P_): Definitions deleted. diff -r 1cea8c8f73cb -r b43a3d7301cf src/ChangeLog --- a/src/ChangeLog Fri Apr 19 10:35:02 2002 +0000 +++ b/src/ChangeLog Fri Apr 19 10:35:52 2002 +0000 @@ -1,3 +1,8 @@ +2002-04-19 Eli Zaretskii + + * s/sol2-5.h (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is + not defined. + 2002-04-18 Richard M. Stallman * textprop.c (remove_properties): New arg LIST allows scanning