]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix variable name.
authorSean Whitton <spwhitton@spwhitton.name>
Sat, 14 Sep 2024 16:35:45 +0000 (17:35 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:35:38 +0000 (22:35 +0200)
(cherry picked from commit 691f441717e968b1a497ed5d7792dbbe02cba609)

etc/NEWS

index e63a301db0756e178aecea39cb3c3f601f76fcfb..7284ad5335cff85de8c212f11942bb53d23c8858 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -113,7 +113,7 @@ The new commands 'unix-word-rubout' and 'unix-filename-rubout' allow
 you to bind keys to operate more similarly to the terminal.
 
 ---
-** New user option 'kill-word-dwim'.
+** New user option 'kill-region-dwim'.
 This option, if non-nil, modifies the fall-back behavior of
 'kill-region' if no region is active, and will kill the last word
 instead of raising an error.  Note that if you have disabled Transient