merge emacs-23
authorKenichi Handa <handa@m17n.org>
Fri, 14 Jan 2011 04:08:30 +0000 (13:08 +0900)
committerKenichi Handa <handa@m17n.org>
Fri, 14 Jan 2011 04:08:30 +0000 (13:08 +0900)
1  2 
lisp/ChangeLog

diff --cc lisp/ChangeLog
@@@ -1,14 -1,7 +1,18 @@@
 +2011-01-14  Kenichi Handa  <handa@m17n.org>
 +
 +      * mail/rmailmm.el (rmail-mime-insert-header): Set
 +      rmail-mime-coding-system to a cons whose car is the last coding
 +      system used to decode the header.
 +      (rmail-mime-find-header-encoding): New function.
 +      (rmail-mime-insert-decoded-text): Override
 +      rmail-mime-coding-system if it is a cons.
 +      (rmail-show-mime): If only a header part was decoded, find the
 +      coding system while ignoring mm-charset-override-alist.
 +
+ 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
+       * subr.el (event-start, event-end): Doc fix (Bug#7826).
  2011-01-12  Kenichi Handa  <handa@m17n.org>
  
        * mail/rmailmm.el (rmail-mime-next-item)