Mercurial > hg > xemacs-beta
diff src/menubar.c @ 388:aabb7f5b1c81 r21-2-9
Import from CVS: tag r21-2-9
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:09:42 +0200 |
parents | 8626e4521993 |
children | 74fd4e045ea6 |
line wrap: on
line diff
--- a/src/menubar.c Mon Aug 13 11:08:51 2007 +0200 +++ b/src/menubar.c Mon Aug 13 11:09:42 2007 +0200 @@ -130,7 +130,7 @@ desc = XCDR (desc); if (!NILP (desc)) CHECK_CONS (desc); - gui_item_add_keyval_pair (pgui_item, key, val); + gui_item_add_keyval_pair (pgui_item, key, val, ERROR_ME); } /* Return the rest - supposed to be a list of items */