Mercurial > emacs
annotate .cvsignore @ 46815:52f36f4b0e4f
(local_heap, local_alloc, local_free): New macros.
(malloc_widget_value, free_widget_value)
(w32_free_submenu_strings): Use them.
(push_submenu_start, push_submenu_end, push_left_right_boundary)
(push_menu_pane, push_menu_item, single_keymap_panes)
(single_menu_item, Fx_popup_menu, menubar_selection_callback)
(single_submenu, set_frame_menubar)
(w32_menu_show, w32_dialog_show): Use AREF, ASET, ASIZE.
(Fx_popup_menu): Don't show pop up menu until preceding one is
actually cleaned up. Moved UNGCPRO outside #ifdef HAVE_MENUS block.
Changes adapted from xmenu.c
(set_frame_menubar): First parse all submenus,
then make widget_value trees from them.
Don't allocate any widget_value objects
until we are done with the parsing.
(parse_single_submenu): New function.
(digest_single_submenu): New function.
(single_submenu): Function deleted, replaced by those two.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 05 Aug 2002 16:33:44 +0000 |
parents | 32c007e23d05 |
children | f0eb34e60705 d7ddb3e565de |
rev | line source |
---|---|
25839 | 1 configure |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25839
diff
changeset
|
2 bin |
28195 | 3 boot.log |
4 boot.log.diff | |
5 boot.log.old | |
6 update.log | |
31816 | 7 config.log |
8 config.status | |
9 config.cache | |
10 Makefile | |
11 emacs*.tar.gz | |
35744 | 12 leim*.tar.gz |
13 *.xdelta | |
44151
32c007e23d05
Whoops, that should be `autom4te.cache'
Miles Bader <miles@gnu.org>
parents:
44150
diff
changeset
|
14 autom4te.cache |