diff src/ChangeLog @ 42387:912e05870e4d

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 28 Dec 2001 19:07:02 +0000
parents 3f0abda6556d
children 931bbe0dc97d
line wrap: on
line diff
--- a/src/ChangeLog	Fri Dec 28 19:06:40 2001 +0000
+++ b/src/ChangeLog	Fri Dec 28 19:07:02 2001 +0000
@@ -1,5 +1,12 @@
 2001-12-28  Richard M. Stallman  <rms@gnu.org>
 
+	* config.in (HAVE_MBSINIT): Add #undef.
+
+	* strftime.c (mbsinit): Define as no-op if not available.
+
+	* s/sco5.h (LIBX11_SYSTEM) [MOTIF]: Add -lgen.
+	(sigprocmask_set): Conditionalize decl on ! NOT_C_CODE.
+
 	* keymap.c (Flookup_key): Error message if key has wrong data type.
 	(Fdefine_key): Add error message for trying to bind [DEL], [RET], etc.
 	(exclude_key): New variable.