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:
parent
6482fcac40
commit
06deef52bc
1 changed files with 2 additions and 1 deletions
|
|
@ -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 ", ")
|
||||
" ")
|
||||
""))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue