(tutorial--describe-nonstandard-key): Tweak text in the menus case.

This commit is contained in:
Glenn Morris 2007-02-28 03:19:55 +00:00
parent 2cd2cddd36
commit f9b9b6b17b

View file

@ -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)