aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2024-02-17 18:57:12 +0200
committerEli Zaretskii2024-02-17 18:57:12 +0200
commitc14a67a80f4263c13db55b6a79fb545b82a8b5b7 (patch)
tree3d868da813071b39cc9657a6c9ff1098f94288aa
parent52d554d5d8964943c65ecf140fdcc4bd6bccf855 (diff)
downloademacs-c14a67a80f4263c13db55b6a79fb545b82a8b5b7.tar.gz
emacs-c14a67a80f4263c13db55b6a79fb545b82a8b5b7.zip
; Fix markup in last change (bug#68929).
-rw-r--r--doc/emacs/help.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi
index 1a76e663657..05457a3f34f 100644
--- a/doc/emacs/help.texi
+++ b/doc/emacs/help.texi
@@ -260,7 +260,7 @@ by these buttons, Emacs provides the @code{button-describe} and
260@code{widget-describe} commands, that should be run with point over 260@code{widget-describe} commands, that should be run with point over
261the button. 261the button.
262 262
263@anchor which-key 263@anchor{which-key}
264@kbd{M-x which-key} is a global minor mode which helps in discovering 264@kbd{M-x which-key} is a global minor mode which helps in discovering
265 keymaps. It displays keybindings following your currently entered 265 keymaps. It displays keybindings following your currently entered
266 incomplete command (prefix), in a popup. 266 incomplete command (prefix), in a popup.