diff options
| author | Joakim Verona | 2012-08-19 02:44:11 +0200 |
|---|---|---|
| committer | Joakim Verona | 2012-08-19 02:44:11 +0200 |
| commit | 5436d1df5e2ba0b4d4f72b03a1cd09b20403654b (patch) | |
| tree | 532faa27319b3bb199d414dc85e63a58246d30b0 /etc | |
| parent | d02344322b0d2fea8dd9ad9dd0a6c70e058f967b (diff) | |
| parent | e757f1c6f393cf82057dbee0a4325b07f0fd55c4 (diff) | |
| download | emacs-5436d1df5e2ba0b4d4f72b03a1cd09b20403654b.tar.gz emacs-5436d1df5e2ba0b4d4f72b03a1cd09b20403654b.zip | |
upstream
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. |