(tutorial--describe-nonstandard-key): Tweak text in the menus case.
This commit is contained in:
parent
2cd2cddd36
commit
f9b9b6b17b
1 changed files with 4 additions and 1 deletions
|
@ -154,7 +154,10 @@ options:
|
|||
(format "%s" db)
|
||||
" RET instead."))
|
||||
(insert "\n\nWith your current key bindings"
|
||||
" you can use the key "
|
||||
" you can use "
|
||||
(if (string-equal "the menus" where)
|
||||
""
|
||||
"the key ")
|
||||
where
|
||||
" to get the function `"
|
||||
(format "%s" db)
|
||||
|
|
Loading…
Add table
Reference in a new issue