From: Glenn Morris Date: Wed, 1 Feb 2012 08:39:29 +0000 (-0800) Subject: * etc/NEWS: Markup. X-Git-Tag: emacs-pretest-24.0.94~362^2~8 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c7301fe4a2d64a571b703f5a82608501c57891e7;p=emacs.git * etc/NEWS: Markup. --- diff --git a/etc/NEWS b/etc/NEWS index 73862f6a961..4aaefe70c4f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1290,6 +1290,7 @@ on-the-fly spell checking for comments and strings. *** New hook `change-major-mode-after-body-hook', run by `run-mode-hooks' just before any other mode hooks. ++++ *** Enabled globalized minor modes can be disabled in specific major modes. If the global mode is global-FOO-mode, then run (FOO-mode -1) in the major mode's hook, where FOO-mode toggles the mode on a per-buffer basis.