mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
* lisp/tutorial.el (tutorial--describe-nonstandard-key): add space
This commit is contained in:
parent
792097d747
commit
c07ffa2188
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ options:
|
|||
" you can use "
|
||||
(if (string-match-p "^the .*menus?$" where)
|
||||
""
|
||||
"the key")
|
||||
"the key ")
|
||||
where
|
||||
(format-message " to get the function `%s'." db))))
|
||||
(fill-region (point-min) (point)))))
|
||||
|
|
|
|||
Loading…
Reference in a new issue