diff options
author | Juri Linkov <juri@jurta.org> | 2007-10-14 20:41:19 +0000 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2007-10-14 20:41:19 +0000 |
commit | dc868f13be97f6c5ef07b602be7d290105c43999 (patch) | |
tree | 8ec8c0cdba3308731b7a52d6621d4c47d21fcce2 /etc | |
parent | 75662d966bf946d3de15f38109a0624c58672fa3 (diff) | |
download | emacs-dc868f13be97f6c5ef07b602be7d290105c43999.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |