1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 15:30:29 -08:00
Commit graph

21715 commits

Author SHA1 Message Date
Jan Djärv
b8e7655fa8 (do_ewmh_fullscreen, XTfullscreen_hook): New functions.
(x_check_fullscreen): Call do_ewmh_fullscreen.
(x_initialize): Set fullscreen_hook to XTfullscreen_hook.
2006-11-10 08:01:33 +00:00
Jan Djärv
b74772d489 (struct x_display_info): Fix indentation. 2006-11-10 07:55:13 +00:00
Jan Djärv
d761dd4236 (x_set_fullscreen): Call fullscreen_hook if set. 2006-11-10 07:54:22 +00:00
Jan Djärv
3d644e946e Define fullscreen_hook.
(syms_of_term): Initialize fullscreen_hook to NULL.
2006-11-10 07:53:26 +00:00
Jan Djärv
9416ae448e Add fullscreen_hook. 2006-11-10 07:49:11 +00:00
Juanma Barranquero
33462dfacd Add "add-log-time-zone-rule: t" to Local Variables section. 2006-11-10 00:21:57 +00:00
Juanma Barranquero
eed1152fb7 (Fbyte_code): Use SYMBOL_CONSTANT_P macro. 2006-11-08 21:16:56 +00:00
Juanma Barranquero
64ec26d628 (Fmakunbound): Use SYMBOL_CONSTANT_P macro. 2006-11-08 21:13:44 +00:00
Juanma Barranquero
3dd428fa62 *** empty log message *** 2006-11-06 23:29:05 +00:00
Juanma Barranquero
fbcdaefb11 (syms_of_xsmfns): Fix typo in docstring. 2006-11-06 23:27:31 +00:00
Juanma Barranquero
9b33a6034f (syms_of_lread): Fix typo in docstring. 2006-11-06 23:25:55 +00:00
Chong Yidong
e3135734b2 (Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
Return nil if building without menus.
2006-11-06 16:47:33 +00:00
Chong Yidong
c1f043a063 (Fmenu_or_popup_active_p): Define outside HAVE_MENUS. 2006-11-06 16:47:07 +00:00
Chong Yidong
e8407323ab * macmenu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
* w32menu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
Return nil if building without menus.

* xmenu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
Return nil if building without menus.
2006-11-06 16:46:53 +00:00
Chong Yidong
718aeeb80f Add a comment. 2006-11-05 17:30:30 +00:00
Richard M. Stallman
faefde3642 *** empty log message *** 2006-11-05 15:23:45 +00:00
Richard M. Stallman
ea7ce82132 (POSIX_SIGNALS): Defined. 2006-11-05 15:23:02 +00:00
Eli Zaretskii
107709d449 *** empty log message *** 2006-11-05 12:21:01 +00:00
Eli Zaretskii
508fb067d7 (Fmenu_or_popup_active_p): New function.
(syms_of_xmenu): Defsubr it.
2006-11-05 12:18:47 +00:00
Eli Zaretskii
5221ea0b4c (note_mouse_highlight) [HAVE_NTGUI]: Don't bother to check popup_activated. 2006-11-05 12:18:21 +00:00
Eli Zaretskii
e5d3d18d5c (Fmenu_or_popup_active_p): New function.
(syms_of_w32menu): Defsubr it.
(popup_activated_flag, popup_activated): Remove.
2006-11-05 12:17:26 +00:00
Eli Zaretskii
0ec2e29e9b (Fmenu_or_popup_active_p): New function.
(syms_of_macmenu): Defsubr it.
2006-11-05 12:16:51 +00:00
YAMAMOTO Mitsuharu
c57038f815 (malloc_cookie): Remove unused variable.
(region_list_head, region_list_tail, lca, nlc, infile_lc_highest_addr)
(text_seg_lowest_offset, mh, curr_header_offset, infd, outfd)
(emacs_zone, data_segment_old_fileoff, data_segment_scp)
(num_unexec_regions, unexec_regions): Make variables static.
(print_regions, find_emacs_zone_regions): Make static.
(unexec_region_info): New typedef.
(unexec_regions): Change type from vm_range_t[] to unexec_region_info[].
All uses changed.
(unexec_regions_recorder): Subtract size of trailing null pages from
filesize.  Show filesize.
(unexec_regions_merge): Don't merge if null pages of preceding region
is not too small.  Use long format in printf.
(copy_segment, copy_data_segment): Show filesize.
(copy_data_segment): Write filesize bytes of region data.  Adjust
filesize in segment command accordingly.
(dump_it): Use long format in printf.
2006-11-05 06:12:27 +00:00
Juanma Barranquero
60a294e2e9 (unexec): Fix typo in output message. 2006-11-05 04:11:47 +00:00
Juanma Barranquero
bd45aef790 (syms_of_frame): Fix typo in docstring. 2006-11-05 04:08:48 +00:00
Juanma Barranquero
4774b68e49 (Ffeaturep, syms_of_fns): Fix typos in docstrings. 2006-11-05 04:07:58 +00:00
Juanma Barranquero
cd53fb5085 (Finsert_startup_screen): Fix typo in docstring. 2006-11-05 04:07:03 +00:00
Juanma Barranquero
ccc54d96ad *** empty log message *** 2006-11-04 12:52:13 +00:00
Eli Zaretskii
b20d6154e7 *** empty log message *** 2006-11-04 12:23:03 +00:00
Eli Zaretskii
06c72792d6 (w32_createwindow): Remove code for handling -geometry command line option and
`initial-frame-alist' which is superfluous after the last change to
`w32_createwindow'.
2006-11-04 12:21:29 +00:00
Chong Yidong
3ac04ed074 * w32proc.c: (sys_wait) Only wait for processes with fd<0.
Others should be handled by sys_select instead. Fixes problems
	  with (progn (start-process "" nil "ls") (call-process "ls"))
2006-11-04 03:37:40 +00:00
Chong Yidong
8630721ec9 * xmenu.c (Fmenu_bar_open): Declare variable before BLOCK_INPUT to
avoid gcc 2.95 error.
2006-11-04 03:21:40 +00:00
Chong Yidong
ffbdf67b4c * gtkutil.c (update_frame_tool_bar): If icon image is invalid and
wicon is null, insert an empty button.
2006-11-04 03:08:35 +00:00
Jan Djärv
45a26c4279 * xterm.c (x_raise_frame): Send _NET_ACTIVE_WINDOW when raising the
window.
2006-11-03 08:58:39 +00:00
Juanma Barranquero
b224de9ba9 (Fkill_emacs): Fix typo in docstring. 2006-11-02 16:15:28 +00:00
YAMAMOTO Mitsuharu
73da71f926 2006-11-02 Nozomu Ando <nand@mac.com>
* unexmacosx.c (mach_header, segment_command, vm_region, section)
	[_LP64]: New defines.
	(VM_REGION_BASIC_INFO_COUNT, VM_REGION_BASIC_INFO, LC_SEGMENT)
	(MH_MAGIC) [_LP64]: Redefine.
	(delta): Remove variable.
	(curr_file_offset, pagesize): New variables.
	(ROUNDUP_TO_PAGE_BOUNDARY): New macro.
	(data_segment_old_fileoff): Initialize explicitly.
	(print_region, unexec_regions_recorder, print_load_command_name)
	(copy_segment, copy_data_segment): Use long format in printf.
	(MAX_UNEXEC_REGIONS): Increase to 400.
	(unexec_regions_recorder): Don't warn too many regions here.
	(find_emacs_zone_regions): Warn too many regions here.
	(print_load_command_name) [_LP64]: Show correct load command name.
	(copy_segment, copy_data_segment): Use variable `curr_file_offset'.
	Show starting virtual memory address.  Don't show ending file offset.
	(copy_symtab, copy_dysymtab, copy_twolevelhints): New argument DELTA.
	(dump_it): Use new local variable `linkedit_delta' and pass to them.
	Error if trying to handle multiple DATA segments.
	(unexec): Initialize variable `pagesize'.
2006-11-02 04:37:35 +00:00
Juanma Barranquero
ebc20ca09c *** empty log message *** 2006-11-01 20:25:51 +00:00
Juanma Barranquero
1d632ccfe8 (Fcatch): Doc fix. 2006-11-01 20:23:44 +00:00
YAMAMOTO Mitsuharu
6ceb805857 (create_apple_event_from_event_ref)
(create_apple_event_from_drag_ref, xrm_merge_string_database)
(xrm_get_resource, xrm_get_preference_database): Add const
qualifier to arguments in externs.
2006-10-31 08:33:53 +00:00
YAMAMOTO Mitsuharu
369a7a37d8 (mac_create_bitmap_from_bitmap_data): Make variable
`swap_nibbles' static const.
(atsu_get_text_layout_with_text_ptr): Make variables `lengths',
`tags', `sizes', `values' static const.
(mac_draw_string_common): Make variables `context' static.  Make
variables `tags', `sizes', and `values' static const.
(pcm_get_status, x_detect_focus_change, x_scroll_bar_handle_click)
(xlfdpat_create, xlfdpat_block_match_1, xlfdpat_match)
(mac_to_x_fontname, parse_x_font_name, add_mac_font_name)
(mac_do_list_fonts, is_fully_specified_xlfd, do_grow_window)
(mac_store_event_ref_as_apple_event, mac_make_rdb): Add const
qualifier to arguments.
(xlfd_scalable_fields, keycode_to_xkeysym_table)
(fn_keycode_to_keycode_table): Make static const.
(mac_load_query_font): Make variables `tags', `sizes', `values',
`types', and `selectors' static const.
(mac_handle_command_event, mac_handle_window_event): Make
variables `names' and `types' static const.
(init_command_handler, install_window_handler): Make variables
`specs*' static const.
(mac_handle_font_event, mac_handle_text_input_event)
(mac_store_service_event): Make variables `names' and `types'
const.  Make variables `names_*' and `types_*' static const.
2006-10-31 08:32:56 +00:00
YAMAMOTO Mitsuharu
11e0f75563 (init_service_handler): Make variable `specs' static
const.
2006-10-31 08:32:25 +00:00
YAMAMOTO Mitsuharu
37a39780ff (install_menu_quit_handler): Make variable `typesList'
static const.
(name_is_separator): Add const qualifier to arguments.
2006-10-31 08:32:08 +00:00
YAMAMOTO Mitsuharu
e4e64b037b (mac_color_map): Make static const.
(mac_color_map_lookup): Add const qualifier to arguments.
2006-10-31 08:31:50 +00:00
YAMAMOTO Mitsuharu
37a9ab8638 (create_apple_event_from_event_ref)
(create_apple_event_from_drag_ref, skip_white_space, parse_comment)
(parse_include_file, parse_binding, parse_component)
(parse_resource_name, parse_value, parse_resource_line)
(xrm_merge_string_database, xrm_get_resource)
(xrm_get_preference_database): Add const qualifier to arguments.
[MAC_OSX] (sys_select): Make variable `context' static const.
2006-10-31 08:31:30 +00:00
YAMAMOTO Mitsuharu
46accb8f6d [MAC_OS] (image_load_qt_1, xpm_scan, xpm_make_color_table_v)
(xpm_put_color_table_v,	xpm_get_color_table_v, xpm_make_color_table_h)
(xpm_put_color_table_h, xpm_get_color_table_h, xpm_str_to_color_key)
(xpm_load_image): Add const qualifier to arguments.
[MAC_OS] (xpm_color_key_strings): Make static const.
2006-10-31 08:31:01 +00:00
Kenichi Handa
7147863a1c (xic_create_xfontset): Fix previous change. 2006-10-31 06:42:59 +00:00
Chong Yidong
1ea69d1e53 Tweak last fix. 2006-10-30 23:05:35 +00:00
Chong Yidong
78667db702 * s/openbsd.h (LD_SWITCH_SYSTEM): Add /usr/pkg/lib and
/usr/pkg/lib to library search path.
2006-10-30 23:04:39 +00:00
Chong Yidong
8d31e37330 * ralloc.c (relinquish): Use a long for excess space counter to
handle 64-bit case correctly.
2006-10-29 21:54:18 +00:00
Chong Yidong
1dbfd8e389 * m/amdx86-64.h: Add defines for OpenBSD x86-64. 2006-10-29 21:48:58 +00:00