changeset 76872:f5f9a75d17e8

* mail/smtpmail.el (smtpmail-via-smtp): Use standard case table when downcasing.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 01 Apr 2007 17:38:02 +0000
parents 480efa346855
children d2d1b2bd4bbe
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Apr 01 17:13:46 2007 +0000
+++ b/lisp/ChangeLog	Sun Apr 01 17:38:02 2007 +0000
@@ -1,5 +1,8 @@
 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
 
+	* mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
+	when downcasing.
+
 	* button.el (previous-button): Rewrite to account for adjacent
 	buttons.