diff lisp/ChangeLog @ 76941:aa6be935808e

* mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when downcasing.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 04 Apr 2007 15:37:35 +0000
parents c43eb2a211a9
children 52d3fb07a84a
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Apr 04 15:34:59 2007 +0000
+++ b/lisp/ChangeLog	Wed Apr 04 15:37:35 2007 +0000
@@ -4,6 +4,9 @@
 
 	* international/mule.el (ascii-case-table): New var.
 
+	* mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
+	downcasing.
+
 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
 
 	* progmodes/gud.el (gud-minor-mode-map): Simplify.