merge emacs-23
authorKenichi Handa <handa@m17n.org>
Tue, 22 Feb 2011 00:22:09 +0000 (09:22 +0900)
committerKenichi Handa <handa@m17n.org>
Tue, 22 Feb 2011 00:22:09 +0000 (09:22 +0900)
1  2 
lisp/ChangeLog
lisp/mail/rmail.el
src/ChangeLog

diff --cc lisp/ChangeLog
@@@ -1,8 -1,31 +1,36 @@@
 +2011-02-21  Kenichi Handa  <handa@m17n.org>
 +
 +      * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of
 +      header components.
 +
+ 2011-02-19  Kenichi Handa  <handa@m17n.org>
+       * mail/rmailmm.el (rmail-mime-find-header-encoding): Be sure to
+       get the header copy into the temporary buffer.
+       (rmail-mime-insert-decoded-text): Ignore us-ascii.
+       (rmail-show-mime): When rmail-mime-coding-system is nil, set
+       buffer-file-coding-system to undecided.
+ 2011-02-18  Eli Zaretskii  <eliz@gnu.org>
+       * image-mode.el (image-toggle-display-image): Disable
+       require-final-newline in buffers visiting binary image files.
+       (Bug#8047)
+       * international/mule-cmds.el (read-char-by-name, ucs-insert):
+       Document completion with asterisk and a substring.
+ 2011-02-18  Glenn Morris  <rgm@gnu.org>
+       * files.el (find-file-literally): Doc fix.
+ 2011-02-17  Glenn Morris  <rgm@gnu.org>
+       * simple.el (rfc822-goto-eoh): Give it a doc-string.
+       * log-edit.el (log-edit-insert-changelog):
+       Fix `log-edit-strip-single-file-name' functionality.  (Bug#8057)
  2011-02-14  Chong Yidong  <cyd@stupidchicken.com>
  
        * pgg-gpg.el (pgg-gpg-process-region): Bind
Simple merge
diff --cc src/ChangeLog
@@@ -1,9 -1,7 +1,13 @@@
+ 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
+       * Makefile.in (prefix-args${EXEEXT}): Compile with ALL_CFLAGS.
 +2011-02-17  Kenichi Handa  <handa@m17n.org>
 +
 +      * font.c (font_open_entity): Be sure to set scaled_pixel_size.
 +      (font_find_for_lface): Check if attrs[LFACE_HEIGHT_INDEX] is
 +      integer.
 +
  2011-02-13  Eli Zaretskii  <eliz@gnu.org>
  
        * xdisp.c (redisplay_internal): Resynchronize `w' if the selected