Chong Yidong
30454076aa
(make_process): Initialize kill_without_query struct member.
2008-08-15 20:06:44 +00:00
Chong Yidong
0e0a79970c
Correct last change
...
* process.c (make_process): Initialize kill_without_query struct
member.
2008-08-15 20:06:18 +00:00
Chong Yidong
5aa2b2b3f2
* process.c (Fmake_network_process): Initialize kill_without_query
...
struct member.
2008-08-15 20:03:27 +00:00
Glenn Morris
aef88a00d3
Use __sparc__ rather than sparc.
2008-08-10 02:40:17 +00:00
Chong Yidong
ad828eeb85
Fix last change.
2008-08-08 15:52:10 +00:00
Chong Yidong
5c9c741451
(move_it_to): When stopping at a charpos, check if that's a continued
...
multi-char glyph; if so, advance to the actual glyph.
(try_window): Check scroll margin on bottom window edge too.
2008-08-08 15:50:53 +00:00
Chong Yidong
9732330d81
* xdisp.c (move_it_to): When stopping at a charpos, check if that's a
...
continued multi-char glyph; if so, advance to the actual glyph.
(try_window): Check scroll margin on bottom window edge too.
2008-08-08 15:49:52 +00:00
Chong Yidong
8eb0e15272
(redisplay_window): Don't enforce scroll-margin when forcing a window
...
start.
2008-08-05 22:46:31 +00:00
Chong Yidong
2c87c2e17b
* xdisp.c (redisplay_window): Don't enforce scroll-margin when
...
forcing a window start.
2008-08-05 22:46:07 +00:00
Chong Yidong
f8a12fae31
(Vauto_save_list_file_name): Move here from file.el.
...
(auto_save_1): Update modtime when auto-save-list-file-name is on.
2008-08-05 21:44:01 +00:00
Chong Yidong
c0a4fe8c08
* fileio.c (Vauto_save_list_file_name): Move here from file.el.
...
(auto_save_1): Update modtime when auto-save-list-file-name is on.
2008-08-05 21:43:50 +00:00
Chong Yidong
5ced3ad912
(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
...
(check_memory_limits): Don't handle HAVE_GETRLIMIT here.
2008-08-03 14:07:10 +00:00
Chong Yidong
880c60ca7e
* vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
...
(check_memory_limits): Don't handle HAVE_GETRLIMIT here.
2008-08-03 14:07:00 +00:00
Chong Yidong
b6a46793c5
(check_memory_limits): Don't use getrlimit on cygwin. Don't use
...
uninitialized pointer variable when using getrlimit.
2008-08-02 22:37:00 +00:00
Chong Yidong
630d42a8af
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
...
Don't use uninitialized pointer variable when using getrlimit.
2008-08-02 22:36:50 +00:00
Eli Zaretskii
8fe2123ed1
(Fexpand_file_name): Convert the value of $HOME to a multibyte string.
2008-08-02 09:31:21 +00:00
Jason Rumney
f5c3336520
(x_draw_composite_glyph_string_foreground): Force use of Unicode output.
2008-08-01 15:10:50 +00:00
Chong Yidong
df7591cb86
(menu_nav_ended): Remove.
...
(create_menus): Remove signal connect for menu_nav_ended.
(create_menus): Connect selection-done to menu_nav_ended.
2008-07-30 13:57:56 +00:00
Chong Yidong
bb08f2900c
(Fx_menu_bar_open_internal): Use activate_item signal to open menu.
2008-07-30 13:57:26 +00:00
Chong Yidong
9cce74cd96
* xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
...
open menu.
* gtkutil.c (menu_nav_ended): Remove.
(create_menus): Remove signal connect for menu_nav_ended.
(create_menus): Connect selection-done to menu_nav_ended.
2008-07-30 13:56:34 +00:00
Chong Yidong
62864de495
Revert last change.
2008-07-28 19:52:35 +00:00
Chong Yidong
4d2b0805d3
(redisplay_window): Check return value of
...
compute_window_start_on_continuation_line before forcing a window
start.
2008-07-28 19:41:11 +00:00
Chong Yidong
91594ca7b4
* xdisp.c (redisplay_window): Check return value of
...
compute_window_start_on_continuation_line before forcing a window
start.
2008-07-28 19:40:22 +00:00
Eli Zaretskii
4874e0882e
(syms_of_term): Fix last change.
2008-07-26 07:34:26 +00:00
Chong Yidong
4f6f680651
(syms_of_term): Initialize default_orig_pair, default_set_foreground,
...
and default_set_background.
2008-07-25 18:12:41 +00:00
Chong Yidong
736dc04ff0
* term.c (syms_of_term): Initialize default_orig_pair,
...
default_set_foreground, and default_set_background.
2008-07-25 18:12:23 +00:00
Chong Yidong
85de137cd7
(nl): Rename to name_list to avoid ncurses.h clash (bug#86).
...
(getloadavg): Callers changed.
2008-07-25 18:06:09 +00:00
Chong Yidong
2ddbd89290
* getloadavg.c (nl): Rename to name_list to avoid ncurses.h clash (bug#86).
...
(getloadavg): Callers changed.
2008-07-25 18:05:40 +00:00
YAMAMOTO Mitsuharu
9d2bcff484
(XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
2008-07-22 03:01:23 +00:00
Chong Yidong
40b2758ace
(print_object): Check print_depth before searching for circularities.
2008-07-21 05:05:56 +00:00
Chong Yidong
97a5a9472f
* print.c (print_object): Check print_depth before searching for
...
circularities.
2008-07-21 05:04:14 +00:00
YAMAMOTO Mitsuharu
83b968264a
(kCGBitmapByteOrder32Host): New define for non-universal SDKs.
2008-07-21 04:21:43 +00:00
YAMAMOTO Mitsuharu
91b953ac7f
(XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:
...
Remove conditionals for kCGBitmapByteOrder32Host.
2008-07-21 04:20:49 +00:00
YAMAMOTO Mitsuharu
1802dc0c33
(mac_create_cg_image_from_image, image_load_image_io)
...
[USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
2008-07-21 04:20:37 +00:00
Jason Rumney
2165e88127
Backport of long term bug from trunk:
...
2008-07-18 David Robinow <drobinow@gmail.com> (tiny change)
* w32inevt.c: Include dispextern.h. Don't declare change_frame_size
here.
(maybe_generate_resize_event, resize_event): Call change_frame_size
with SAFE arg.
2008-07-18 08:59:50 +00:00
YAMAMOTO Mitsuharu
69955d31c4
Mention setsid after vfork.
2008-07-17 09:07:32 +00:00
YAMAMOTO Mitsuharu
2c4df14348
(create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
...
child process to complete child_setup. Undo 2005-09-21 change.
2008-07-17 09:06:58 +00:00
YAMAMOTO Mitsuharu
31edef9d84
(Foverlay_buffer): Add EXFUN.
2008-07-17 09:06:49 +00:00
YAMAMOTO Mitsuharu
f3bbb3b53b
Include <config.h> instead of "config.h".
2008-07-17 09:06:42 +00:00
YAMAMOTO Mitsuharu
2d64e9bbb9
[USE_MAC_TSM] (mac_handle_text_input_event):
...
Check if FACE_FROM_ID returns NULL.
2008-07-11 08:53:44 +00:00
YAMAMOTO Mitsuharu
cd97583068
(gestaltSystemVersionMajor, gestaltSystemVersionMinor)
...
(gestaltSystemVersionBugFix) [MAC_OS_X_VERSION_MAX_ALLOWED < 1040]:
Remove enumerators.
2008-07-11 08:53:20 +00:00
YAMAMOTO Mitsuharu
bad70f799d
(keycode_to_xkeysym_table): Add entries for f17, f18, and f19.
...
[MAC_OSX] (fn_keycode_to_keycode_table): Likewise.
2008-07-11 08:53:12 +00:00
YAMAMOTO Mitsuharu
c10c4a40fa
(Fx_server_version): Don't use gestaltSystemVersionMajor,
...
gestaltSystemVersionMinor, or gestaltSystemVersionBugFix.
2008-07-11 08:53:01 +00:00
YAMAMOTO Mitsuharu
302a64bd41
(frame.o, keyboard.o, xdisp.o, xfaces.o): Depend on macgui.h.
2008-07-11 08:52:53 +00:00
YAMAMOTO Mitsuharu
7321dc0ca8
(png_load): Use correct bit-depth for setting background color.
2008-07-07 09:31:49 +00:00
YAMAMOTO Mitsuharu
62867b112d
(x_draw_relief_rect): Remove unused variable `dpy'.
2008-05-15 09:35:50 +00:00
YAMAMOTO Mitsuharu
6750bd9357
(mac_store_event_ref_as_apple_event)
...
[TARGET_API_MAC_CARBON]: Fix last change.
2008-05-15 09:05:53 +00:00
Jan Djärv
bb16531656
(handle_one_xevent): Don't pass buttons higher than 3
...
to Gtk+ menus.
2008-05-13 08:13:24 +00:00
YAMAMOTO Mitsuharu
f8240abdb8
(FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
...
(main_thread, SIGNAL_THREAD_CHECK): Conditionalize on
FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
2008-05-12 08:30:56 +00:00
YAMAMOTO Mitsuharu
3e9de9f617
(main_thread): Conditionalize on
...
FORWARD_SIGNAL_TO_MAIN_THREAD instead of HAVE_GTK_AND_PTHREAD.
(main) [FORWARD_SIGNAL_TO_MAIN_THREAD]: Initialize it.
2008-05-12 08:30:13 +00:00