]> git.eshelyaron.com Git - emacs.git/commitdiff
Print map keys in describe-personal-keybindings
authorJohn Wiegley <johnw@newartisans.com>
Wed, 29 Nov 2017 04:58:04 +0000 (20:58 -0800)
committerJohn Wiegley <johnw@newartisans.com>
Wed, 29 Nov 2017 04:58:04 +0000 (20:58 -0800)
Fixes https://github.com/jwiegley/use-package/issues/406

lisp/use-package/bind-key.el

index e5002d4ee17b1d686f84e96f3afc2de39796ca24..eb24d2396e3bee08306ab06a1aafde086f10e594 100644 (file)
@@ -374,8 +374,8 @@ function symbol (unquoted)."
                              (car (compare-keybindings l r))))))
 
         (if (not (eq (cdar last-binding) (cdar binding)))
-            (princ (format "\n\n%s\n%s\n\n"
-                           (cdar binding)
+            (princ (format "\n\n%s: %s\n%s\n\n"
+                           (cdar binding) (caar binding)
                            (make-string (+ 21 (car bind-key-column-widths)
                                            (cdr bind-key-column-widths)) ?-)))
           (if (and last-binding