diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ab76ac74d5e..c59ecbae67b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte | ||
| 4 | just because we see "encoding: 8bit". | ||
| 5 | * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes. | ||
| 6 | |||
| 1 | 2010-01-22 Chong Yidong <cyd@stupidchicken.com> | 7 | 2010-01-22 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446). | 9 | * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446). |