From: Juri Linkov Date: Sun, 14 Oct 2007 20:41:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~10329 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dc868f13be97f6c5ef07b602be7d290105c43999;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 4ecdca35c52..21cb6b3ffff 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -120,6 +120,10 @@ following arguments. `transient-mark-mode' is turned on. Otherwise, it fills the current paragraph. The new command bound to M-q is `fill-paragraph-or-region'. +** M-$ now checks spelling of the region if the region is active and +`transient-mark-mode' is turned on. Otherwise, it checks spelling of the +word at point. + ** TAB now indents the region if the region is active and `transient-mark-mode' is turned on.