]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix typo in last commit.
authorStefan Kangas <stefan@marxist.se>
Wed, 22 Sep 2021 21:43:49 +0000 (23:43 +0200)
committerStefan Kangas <stefan@marxist.se>
Wed, 22 Sep 2021 21:43:49 +0000 (23:43 +0200)
etc/NEWS

index 70995bb5ea83e03f3090b0dffaf9ecdad6ca82d1..6eaa143308640aedc9e432d98bccf9f3ce5ab698 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1047,7 +1047,7 @@ Set the variable 'auto-save-visited-mode' buffer-locally to nil to
 achieve that.
 
 +++
-** New command 'kdb-macro-redisplay to force redisplay in keyboard macros.
+** New command 'kdb-macro-redisplay' to force redisplay in keyboard macros.
 This command is bound to 'C-x C-k d'.
 
 ---