projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efdb89f
)
; * etc/NEWS: Fix typo in last commit.
author
Stefan Kangas
<stefan@marxist.se>
Wed, 22 Sep 2021 21:43:49 +0000
(23:43 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Wed, 22 Sep 2021 21:43:49 +0000
(23:43 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/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'.
---