diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -323,7 +323,7 @@ converts whitespace around point to N spaces. | |||
| 323 | ** New commands to operate on pairs of open and close characters: | 323 | ** New commands to operate on pairs of open and close characters: |
| 324 | `insert-pair', `delete-pair', `raise-sexp'. | 324 | `insert-pair', `delete-pair', `raise-sexp'. |
| 325 | 325 | ||
| 326 | --- | 326 | +++ |
| 327 | ** New command `kill-whole-line' kills an entire line at once. | 327 | ** New command `kill-whole-line' kills an entire line at once. |
| 328 | By default, it is bound to C-S-<backspace>. | 328 | By default, it is bound to C-S-<backspace>. |
| 329 | 329 | ||