From bf0c7a60647055426cb149f711c0a60161e15f94 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 28 Jan 1999 17:32:20 +0000 Subject: *** empty log message *** --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4ea41c8..aafb0cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1999-01-28 Jim Meyering + + * libidu/scanners.c (set_ushort_ctype): Use an unsigned char index. + (clear_ushort_ctype): Likewise. + (set_uchar_ctype): Likewise. + (clear_uchar_ctype): Likewise. + (id_0): Add `unsigned' to declaration of this file-scope static var.. + (get_token_c): Add `unsigned' to declaration of `id'. + (get_token_asm): Likewise. + (get_token_text): Likewise. + + * lisp/Makefile.am (DISTCLEANFILES): Arrange to remove id-utils.elc. + * doc/Makefile.am (DISTCLEANFILES): Arrange to remove id-utils.cm + and id-utils.fl. + 1999-01-27 Jim Meyering (with some changes from gkm) * Makefile.maint: New file. -- cgit v1.2.3