Mercurial > hg > xemacs-beta
diff src/menubar-x.c @ 446:1ccc32a20af4 r21-2-38
Import from CVS: tag r21-2-38
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:37:21 +0200 |
parents | 576fb035e263 |
children | 183866b06e0b |
line wrap: on
line diff
--- a/src/menubar-x.c Mon Aug 13 11:36:20 2007 +0200 +++ b/src/menubar-x.c Mon Aug 13 11:37:21 2007 +0200 @@ -1236,7 +1236,7 @@ if (menubar_widget && CONSP (Vmenu_accelerator_modifiers)) { - Lisp_Object fake; + Lisp_Object fake = Qnil; Lisp_Object last = Qnil; struct gcpro gcpro1; Lisp_Object matchp;