1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

* mail/smtpmail.el (smtpmail-via-smtp): Use standard case table

when downcasing.
This commit is contained in:
Chong Yidong 2007-04-01 17:38:02 +00:00
parent 5056865390
commit 34f6db45c8

View file

@ -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.