diff lisp/gnus/gnus-ems.el @ 93755:851c4b94b564

(mm-disable-multibyte): Autoload it.
author Glenn Morris <rgm@gnu.org>
date Sat, 05 Apr 2008 21:31:31 +0000
parents 2ca2b5f1a567
children 1e3a407766b9
line wrap: on
line diff
--- a/lisp/gnus/gnus-ems.el	Sat Apr 05 21:28:43 2008 +0000
+++ b/lisp/gnus/gnus-ems.el	Sat Apr 05 21:31:31 2008 +0000
@@ -162,6 +162,7 @@
   mark-active) ; aliased to region-exists-p in XEmacs.
 
 (autoload 'gnus-alive-p "gnus-util")
+(autoload 'mm-disable-multibyte "mm-util")
 
 (defun gnus-x-splash ()
   "Show a splash screen using a pixmap in the current buffer."