From fb02aff2ccef93689d9a6a0dc7edbd5b9fae6f8a Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 6 Jan 2003 21:16:14 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 7 ++++++- lisp/ChangeLog | 19 ++++++++++++------- 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 61f54cbdb01..afc550f8981 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-01-06 Dave Love + + * configure.in: Check for nl_langinfo. + [!HAVE_SIZE_T]: Fix typedef. + 2003-01-06 David Kastrup * Makefile.in (INSTALL_INFO): Get install-info command from @@ -12,7 +17,7 @@ 2002-12-09 Dave Love - * configure.in: Delete sunos5.8 configuration. + * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations. 2002-12-08 Andreas Schwab diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e23476677fb..1f12187a18d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2003-01-06 Dave Love + + * textmodes/ispell.el (lookup-words): Cope with null lookup-dict. + + * language/chinese.el ("Chinese-EUC-TW"): New. + 2003-01-06 John Paul Wallington * mail/rmail.el (rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes. @@ -29,17 +35,16 @@ 2003-01-05 Dave Love - * buff-menu.el (Buffer-menu-execute): Fix previous change. - -2003-01-05 Benjamin Riefenstahl (tiny change) - - * buff-menu.el (Buffer-menu-execute): Allow for Buffer-menu-use-header-line. + * buff-menu.el (Buffer-menu-execute): Fix for effect of header + line. 2003-01-05 Dave Love - * international/mule-diag.el (non-iso-charset-alist): Add vietnamese-tcvn. + * international/mule-diag.el (non-iso-charset-alist): Add + vietnamese-tcvn. - * international/mule-cmds.el (locale-language-names): Use Croatian, Swedish. + * international/mule-cmds.el (locale-language-names): Use + Croatian, Swedish. 2003-01-05 Andreas Schwab -- 2.39.2