Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 93107:3bf6293f3041
(mm-copy-to-buffer): Use mm-set-buffer-multibyte.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 20 Mar 2008 15:49:10 +0000 |
parents | e931cb410f95 |
children | 08e5334a086a |
comparison
equal
deleted
inserted
replaced
93106:e931cb410f95 | 93107:3bf6293f3041 |
---|---|
1 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 2 |
3 * mm-util.el (mm-set-buffer-multibyte): New function. | 3 * mm-util.el (mm-set-buffer-multibyte): New function. |
4 * mm-decode.el (mm-copy-to-buffer): Use it. | |
4 | 5 |
5 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p): | 6 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p): |
6 Prefer fboundp to functionp so it works with macros as well. | 7 Prefer fboundp to functionp so it works with macros as well. |
7 | 8 |
8 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca> | 9 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca> |