comparison src/ChangeLog @ 73699:164c2027bc04

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sun, 05 Nov 2006 12:21:01 +0000
parents 292fa2a0b5f2
children 7904e34e75bd
comparison
equal deleted inserted replaced
73698:97a25a5ed8a9 73699:164c2027bc04
1 2006-11-05 Martin Rudalics <rudalics@gmx.at>
2
3 * macmenu.c (Fmenu_or_popup_active_p): New function.
4 (syms_of_macmenu): Defsubr it.
5
6 * w32menu.c (Fmenu_or_popup_active_p): New function.
7 (syms_of_w32menu): Defsubr it.
8 (popup_activated_flag, popup_activated): Remove.
9
10 * xdisp.c (note_mouse_highlight) [HAVE_NTGUI]: Don't bother to
11 check popup_activated.
12
13 * xmenu.c (Fmenu_or_popup_active_p): New function.
14 (syms_of_xmenu): Defsubr it.
15
1 2006-11-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 16 2006-11-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 17
3 * unexmacosx.c (malloc_cookie): Remove unused variable. 18 * unexmacosx.c (malloc_cookie): Remove unused variable.
4 (region_list_head, region_list_tail, lca, nlc, infile_lc_highest_addr) 19 (region_list_head, region_list_tail, lca, nlc, infile_lc_highest_addr)
5 (text_seg_lowest_offset, mh, curr_header_offset, infd, outfd) 20 (text_seg_lowest_offset, mh, curr_header_offset, infd, outfd)