(gnus-summary-mode): Don't make minor-mode-alist buffer-local
authorAndreas Seltenreich <andreas+git@gate450.dyndns.org>
Mon, 10 May 2010 10:44:48 +0000 (12:44 +0200)
committerAndreas Seltenreich <andreas+git@gate450.dyndns.org>
Mon, 10 May 2010 10:44:48 +0000 (12:44 +0200)
as it's incompatible with Stefan Monnier's 2010-05-03 change.

lisp/ChangeLog
lisp/gnus-sum.el

index 5109a0c..9c7360f 100644 (file)
@@ -1,3 +1,9 @@
+2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
+
+       * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
+       buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
+       change.
+
 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
index 480c546..c142e7d 100644 (file)
@@ -3056,7 +3056,6 @@ The following commands are available:
   (gnus-simplify-mode-line)
   (setq major-mode 'gnus-summary-mode)
   (setq mode-name "Summary")
-  (make-local-variable 'minor-mode-alist)
   (use-local-map gnus-summary-mode-map)
   (buffer-disable-undo)
   (setq buffer-read-only t             ;Disable modification