From 34f6db45c8a66560c4be2bf65c980c5fb82896b6 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 1 Apr 2007 17:38:02 +0000 Subject: [PATCH] * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table when downcasing. --- lisp/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 92601e0f1bd..f5b8303dd93 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2007-04-01 Chong Yidong + * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table + when downcasing. + * button.el (previous-button): Rewrite to account for adjacent buttons. -- 2.39.5