changeset 47581:a92deaf38682

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 23 Sep 2002 00:20:26 +0000
parents eb43274136af
children c15bf1d4d32d
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
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.