]> git.eshelyaron.com Git - emacs.git/commit
(xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keys
authorPavel Janík <Pavel@Janik.cz>
Fri, 19 Apr 2002 18:56:51 +0000 (18:56 +0000)
committerPavel Janík <Pavel@Janik.cz>
Fri, 19 Apr 2002 18:56:51 +0000 (18:56 +0000)
commita7e19a26743f0d5338c5e85f8fbb13224c07e547
treef5d4fc97b7eb280d94e7d472ce266988380696f6
parent3d90c96c540ff2219a26ce0b3242b5050c16073d
(xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keys
and RET.
(find_next_selectable, find_prev_selectable): New functions used for
finding menu-items.
(Down, Up, Left, Right): New functions.
lwlib/xlwmenu.c