diff lisp/gnus/ChangeLog @ 93106:e931cb410f95

(mm-set-buffer-multibyte): New function.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 20 Mar 2008 15:47:15 +0000
parents 29263b6aa4c7
children 3bf6293f3041
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Thu Mar 20 15:42:57 2008 +0000
+++ b/lisp/gnus/ChangeLog	Thu Mar 20 15:47:15 2008 +0000
@@ -1,5 +1,7 @@
 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* mm-util.el (mm-set-buffer-multibyte): New function.
+
 	* gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
 	Prefer fboundp to functionp so it works with macros as well.