1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

Fix previous fix.

This commit is contained in:
Jan Djärv 2010-04-02 17:15:05 +02:00
parent 7a5a264fc2
commit 1fa9b3a675

View File

@ -465,8 +465,8 @@ It uses the free variable `tmm-table-undef' to keep undefined keys."
((if (listp (cdr-safe (cdr-safe elt)))
(or (keymapp (cdr-safe (cdr-safe elt)))
(eq (car (cdr-safe (cdr-safe elt))) 'lambda))
(and (symbolp (cdr-safe (cdr-safe elt))
(fboundp (cdr-safe (cdr-safe elt))))))
(and (symbolp (cdr-safe (cdr-safe elt)))
(fboundp (cdr-safe (cdr-safe elt)))))
(setq km (cddr elt))
(and (stringp (car elt)) (setq str (car elt)))
(and str