Mercurial > emacs
changeset 85299:7c1621f0c819
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 14 Oct 2007 20:41:19 +0000 |
parents | 5f8ed0fbae95 |
children | 50e4a0be4dcb |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sun Oct 14 20:40:53 2007 +0000 +++ b/etc/NEWS Sun Oct 14 20:41:19 2007 +0000 @@ -120,6 +120,10 @@ `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.