diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -160,6 +160,10 @@ The PCL-CVS commands are still available via the keyboard. | |||
| 160 | 160 | ||
| 161 | * Editing Changes in Emacs 24.3 | 161 | * Editing Changes in Emacs 24.3 |
| 162 | 162 | ||
| 163 | ** New option `yank-handled-properties' allows processing of text | ||
| 164 | properties on yanked text, in more ways that are more general than | ||
| 165 | just removing them, as done by `yank-excluded-properties'. | ||
| 166 | |||
| 163 | ** New option `delete-trailing-lines' specifies whether the M-x | 167 | ** New option `delete-trailing-lines' specifies whether the M-x |
| 164 | delete-trailing-whitespace command should delete trailing lines at the | 168 | delete-trailing-whitespace command should delete trailing lines at the |
| 165 | end of the buffer. It defaults to t. | 169 | end of the buffer. It defaults to t. |