aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
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 @@
12010-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
12010-01-22 Chong Yidong <cyd@stupidchicken.com> 72010-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).