Fix bug #7662 with aligning key bindings equivalent to menu items.
commit71fe378d8429cff3bd7c75b53546822ad5ceffcd
authorEli Zaretskii <eliz@gnu.org>
Sat, 25 Dec 2010 17:19:57 +0000 (25 19:19 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 25 Dec 2010 17:19:57 +0000 (25 19:19 +0200)
tree8bc9ffb5b1d1d0410fe1113c5ee9733f2cfe1313
parent6491af11aff6364d4b2cb262a3a5e8a03c7afae5
Fix bug #7662 with aligning key bindings equivalent to menu items.

 keyboard.c (parse_menu_item): Prepend "  " to the key sequence
 equivalent of a menu item when the key sequence is given by the
 `:keys' attribute.
src/ChangeLog
src/keyboard.c