1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-02 05:32:08 -08:00

entered into RCS

This commit is contained in:
Roland McGrath 1992-08-03 16:41:27 +00:00
parent 6482fcac40
commit 06deef52bc

View file

@ -89,7 +89,8 @@ the current %s and exit."
action object))))
(user-keys (if action-alist
(concat (mapconcat (lambda (elt)
(char-to-string (car elt)))
(key-description
(char-to-string (car elt))))
action-alist ", ")
" ")
""))