diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -203,6 +203,8 @@ Czech typography rules. To globally enable this feature, evaluate: | |||
| 203 | 203 | ||
| 204 | * Editing Changes in Emacs 24.4 | 204 | * Editing Changes in Emacs 24.4 |
| 205 | 205 | ||
| 206 | ** `electric-indent-mode' is enabled by default. | ||
| 207 | |||
| 206 | ** Command `rectangle-mark-mode' bound to C-x SPC makes a rectangular region. | 208 | ** Command `rectangle-mark-mode' bound to C-x SPC makes a rectangular region. |
| 207 | Most commands are still unaware of it, but kill/yank do work on the rectangle. | 209 | Most commands are still unaware of it, but kill/yank do work on the rectangle. |
| 208 | 210 | ||