diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -548,7 +548,7 @@ the lines in the current rectangle. With a prefix argument, this | |||
| 548 | prompts for a number to count from and for a format string. | 548 | prompts for a number to count from and for a format string. |
| 549 | 549 | ||
| 550 | +++ | 550 | +++ |
| 551 | ** The default value of redisplay-dont-change is now t | 551 | ** The default value of redisplay-dont-pause is now t |
| 552 | This makes Emacs feel more responsive to editing commands that arrive | 552 | This makes Emacs feel more responsive to editing commands that arrive |
| 553 | at high rate, e.g. if you lean on some key, because stopping redisplay | 553 | at high rate, e.g. if you lean on some key, because stopping redisplay |
| 554 | in the middle (when this variable is nil) forces more expensive | 554 | in the middle (when this variable is nil) forces more expensive |