comparison etc/NEWS @ 85299:7c1621f0c819

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Sun, 14 Oct 2007 20:41:19 +0000 (2007-10-14)
parents 2922a5d23b4e
children dfc44db276f6 a0e466c4d599
comparison
equal deleted inserted replaced
85298:5f8ed0fbae95 85299:7c1621f0c819
117 117
118 +++ 118 +++
119 ** M-q now fills the region if the region is active and 119 ** M-q now fills the region if the region is active and
120 `transient-mark-mode' is turned on. Otherwise, it fills the current 120 `transient-mark-mode' is turned on. Otherwise, it fills the current
121 paragraph. The new command bound to M-q is `fill-paragraph-or-region'. 121 paragraph. The new command bound to M-q is `fill-paragraph-or-region'.
122
123 ** M-$ now checks spelling of the region if the region is active and
124 `transient-mark-mode' is turned on. Otherwise, it checks spelling of the
125 word at point.
122 126
123 ** TAB now indents the region if the region is active and 127 ** TAB now indents the region if the region is active and
124 `transient-mark-mode' is turned on. 128 `transient-mark-mode' is turned on.
125 129
126 ** C-z now invokes `suspend-frame', C-x C-c now invokes 130 ** C-z now invokes `suspend-frame', C-x C-c now invokes