Fix MenuNameToItem
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 17 Apr 2012 12:15:15 +0000 (14:15 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 17 Apr 2012 12:15:15 +0000 (14:15 +0200)
commit02c925e3932929a5eb4e9a2d6d025f383670ebf6
tree3597204258d503662ca05f85d87dbec11035e9bb
parent14e974a23221e71fca09f83dfe240dfc1194db45
Fix MenuNameToItem

This function could crash when called with ann argument that did not
contain a period, while the idea was that it should handle this as if the
item is in noMenu (for user-specified key binding to non-menu funtions).
menus.c