aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 4bb3e5cf086..c8c8c61fc42 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.
328By default, it is bound to C-S-<backspace>. 328By default, it is bound to C-S-<backspace>.
329 329