diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -165,6 +165,9 @@ The PCL-CVS commands are still available via the keyboard. | |||
| 165 | 165 | ||
| 166 | * Editing Changes in Emacs 24.3 | 166 | * Editing Changes in Emacs 24.3 |
| 167 | 167 | ||
| 168 | ** The `z' key no longer has a binding in most special modes. | ||
| 169 | It used to kill the current buffer. | ||
| 170 | |||
| 168 | ** New option `yank-handled-properties' allows processing of text | 171 | ** New option `yank-handled-properties' allows processing of text |
| 169 | properties on yanked text, in more ways that are more general than | 172 | properties on yanked text, in more ways that are more general than |
| 170 | just removing them, as done by `yank-excluded-properties'. | 173 | just removing them, as done by `yank-excluded-properties'. |