From: Eli Zaretskii Date: Fri, 19 Apr 2002 10:35:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~15532 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5e3238f491f2ae72f3e5a6b6dd6456fcb2b9407a;p=emacs.git *** empty log message *** --- diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 3ef339001d8..5dd8696fc92 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -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 --git a/src/ChangeLog b/src/ChangeLog index 3ac5319cae3..d6cf26658dc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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