diff lisp/ChangeLog @ 47581:a92deaf38682

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 23 Sep 2002 00:20:26 +0000 (2002-09-23)
parents 6e910ba94c42
children 332e69c0d7dc
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 23 00:20:15 2002 +0000
+++ b/lisp/ChangeLog	Mon Sep 23 00:20:26 2002 +0000
@@ -1,3 +1,11 @@
+2002-09-22  Richard M. Stallman  <rms@gnu.org>
+
+	* international/mule-cmds.el (select-safe-coding-system): Cope if
+	default-coding-system gives nil which was then used in `min'.
+
+	* mail/sendmail.el (sendmail-send-it): If user's buffer
+	is unibyte, make tembuf unibyte.
+
 2002-09-22  Kai Gro,b_(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
 
 	* net/tramp.el: Version 2.0.22 released.