+2001-12-28 Richard M. Stallman <rms@gnu.org>
+
+ * configure.in: Test for mbsinit.
+
2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
These changes make Leim part of the standard distribution:
+2001-12-28 Richard M. Stallman <rms@gnu.org>
+
+ * mail/sendmail.el (mail-envelope-from): Fix custom type.
+ (sendmail-send-it): Check mail-specify-envelope-from
+ and mail-envelope-from in the mail buffer at start.
+
2001-12-28 Simon Josefsson <jas@extundo.com>
* mail/sendmail.el (mail-envelope-from): Fix :type.
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.