Mercurial > hg > xemacs-beta
comparison src/gui-x.c @ 400:a86b2b5e0111 r21-2-30
Import from CVS: tag r21-2-30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:14:34 +0200 |
parents | 74fd4e045ea6 |
children | 2f8bb876ab1d |
comparison
equal
deleted
inserted
replaced
399:376370fb5946 | 400:a86b2b5e0111 |
---|---|
617 } | 617 } |
618 | 618 |
619 void | 619 void |
620 syms_of_gui_x (void) | 620 syms_of_gui_x (void) |
621 { | 621 { |
622 INIT_LRECORD_IMPLEMENTATION (popup_data); | |
623 | |
622 defsymbol (&Qmenu_no_selection_hook, "menu-no-selection-hook"); | 624 defsymbol (&Qmenu_no_selection_hook, "menu-no-selection-hook"); |
623 } | 625 } |
624 | 626 |
625 void | 627 void |
626 reinit_vars_of_gui_x (void) | 628 reinit_vars_of_gui_x (void) |