diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a3b9597d6d8..167d5238f39 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-01-27 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields, | ||
| 4 | which are recognized by the new Rmail, instead of X-BABYL-V6-*. | ||
| 5 | |||
| 1 | 2009-01-27 Christopher Oliver <coliver@message.nmc.edu> | 6 | 2009-01-27 Christopher Oliver <coliver@message.nmc.edu> |
| 2 | 7 | ||
| 3 | * mouse.el (mouse-select-font): Return a string instead of a list. | 8 | * mouse.el (mouse-select-font): Return a string instead of a list. |