]> git.eshelyaron.com Git - emacs.git/commit
(single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
authorJason Rumney <jasonr@gnu.org>
Sat, 10 Nov 2001 13:25:12 +0000 (13:25 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 10 Nov 2001 13:25:12 +0000 (13:25 +0000)
commit8b81e6f0b772bc2797a2b98d53211076c63e5fc5
tree68686defabeb4eceef445f38cfb786dacfc82deb
parentc517bc9b8a9d2fc80210573a6b7775c90ffa6006
(single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
Protect unibyte strings created by replacing their multibyte
equivalents in menu_items.
(w32_menu_show): Don't overwrite an item's name with its key
description in case the description is a multibyte string.
(single_submenu): Some cleanup.
src/w32menu.c