diff options
| author | Joakim Verona | 2011-08-21 12:37:02 +0200 |
|---|---|---|
| committer | Joakim Verona | 2011-08-21 12:37:02 +0200 |
| commit | 37dea37ce545a07a2f9b79139e826c5db05654c4 (patch) | |
| tree | c915197c006e00dc3ed5fa551f7727cd7eefb08c /etc | |
| parent | 636890f209ede9cd3e058b0d26127a379e274073 (diff) | |
| parent | c21a496aed7c1b0a40312197ca4ccb7376e2d96f (diff) | |
| download | emacs-37dea37ce545a07a2f9b79139e826c5db05654c4.tar.gz emacs-37dea37ce545a07a2f9b79139e826c5db05654c4.zip | |
upstream
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -407,7 +407,7 @@ If non-nil, C-d, [delete], and DEL delete the region if it is active | |||
| 407 | and no prefix argument is given. If set to `kill', these commands | 407 | and no prefix argument is given. If set to `kill', these commands |
| 408 | kill instead. | 408 | kill instead. |
| 409 | 409 | ||
| 410 | *** New command `delete-forward-char', bound to C-d and [delete]. | 410 | *** New command `delete-forward-char', bound to [delete]. |
| 411 | This is meant for interactive use, and obeys `delete-active-region'. | 411 | This is meant for interactive use, and obeys `delete-active-region'. |
| 412 | The command `delete-char' does not obey `delete-active-region'. | 412 | The command `delete-char' does not obey `delete-active-region'. |
| 413 | 413 | ||