aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2008-03-20 15:47:15 +0000
committerStefan Monnier2008-03-20 15:47:15 +0000
commitdf06dd59a6401095be74a9d4eb763495e2414edd (patch)
tree1ec4b5ce46c360b69e260c3c903ee297b4e2e01c /lisp/gnus/ChangeLog
parentb813166acef36bb66a264544313cebf1de30e9c5 (diff)
downloademacs-df06dd59a6401095be74a9d4eb763495e2414edd.tar.gz
emacs-df06dd59a6401095be74a9d4eb763495e2414edd.zip
(mm-set-buffer-multibyte): New function.
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 7d86ddc0f7c..e31324b1f25 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,5 +1,7 @@
12008-03-20 Stefan Monnier <monnier@iro.umontreal.ca> 12008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * mm-util.el (mm-set-buffer-multibyte): New function.
4
3 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p): 5 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4 Prefer fboundp to functionp so it works with macros as well. 6 Prefer fboundp to functionp so it works with macros as well.
5 7