diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 92601e0f1bd..f5b8303dd93 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2007-04-01 Chong Yidong <cyd@stupidchicken.com> | 1 | 2007-04-01 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table | ||
| 4 | when downcasing. | ||
| 5 | |||
| 3 | * button.el (previous-button): Rewrite to account for adjacent | 6 | * button.el (previous-button): Rewrite to account for adjacent |
| 4 | buttons. | 7 | buttons. |
| 5 | 8 | ||