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.