Richard M. Stallman
ec406436ee
(handle_invisible_prop): After setting up an ellipsis, return HANDLED_RETURN.
2007-10-09 01:32:25 +00:00
Martin Rudalics
cb94103f17
*** empty log message ***
2007-10-06 10:01:37 +00:00
Martin Rudalics
f89549388d
(syms_of_xdisp): In doc-string of mouse-autoselect-window
...
mention focus-follows-mouse.
2007-10-06 09:56:29 +00:00
Martin Rudalics
50fbcdcb06
(handle_one_xevent): When focus_follows_mouse is nil make
...
SELECT_WINDOW_EVENT only if we don't leave the selected frame.
2007-10-06 09:54:19 +00:00
Martin Rudalics
74a9b36f85
(w32_read_socket): When focus_follows_mouse is nil make
...
SELECT_WINDOW_EVENT only if we don't leave the selected frame.
2007-10-06 09:52:39 +00:00
Martin Rudalics
7d72e3141e
(dos_rawgetc): When focus_follows_mouse is nil make
...
SELECT_WINDOW_EVENT only if we don't leave the selected frame.
2007-10-06 09:51:01 +00:00
Martin Rudalics
b0c6cec4b0
(XTread_socket): When focus_follows_mouse is nil make
...
SELECT_WINDOW_EVENT only if we don't leave the selected
frame.
2007-10-06 09:49:22 +00:00
Martin Rudalics
9cfa62c783
(focus_follows_mouse): Extern it.
2007-10-06 09:47:21 +00:00
Martin Rudalics
da1da0025d
(focus_follows_mouse): Moved here from frame.el to allow
...
window autoselection act appropriately when leaving selected frame.
(syms_of_frame): Initialize focus_follows_mouse.
2007-10-06 09:46:06 +00:00
Martin Rudalics
15d814840f
(kbd_buffer_get_event): Break loop waiting for input
...
when there's an unread command event.
2007-10-06 09:43:17 +00:00
Andreas Schwab
41618deb16
(Fwrite_region): Ignore EINVAL error from fsync.
2007-10-06 08:18:03 +00:00
Juanma Barranquero
4024ec3a26
(syms_of_image) <image-types>: Fix typo in docstring.
2007-10-05 09:00:38 +00:00
YAMAMOTO Mitsuharu
cb91e86ae5
(mac_load_query_font): Fix missing return value.
...
[USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap):
Add BLOCK_INPUT.
2007-10-05 08:15:48 +00:00
Jason Rumney
b380e47ee3
*** empty log message ***
2007-10-05 00:31:33 +00:00
Richard M. Stallman
87ef89380c
*** empty log message ***
2007-10-02 19:26:50 +00:00
Richard M. Stallman
65dad34af6
(get_window_cursor_type): Implement documented behavior
...
for cursor-in-non-selected-windows = t.
2007-10-02 02:13:15 +00:00
Richard M. Stallman
942575d60e
*** empty log message ***
2007-10-01 18:28:49 +00:00
Juanma Barranquero
06b8b8bb04
(Fload): Fix typo in docstring.
2007-10-01 10:06:27 +00:00
Juri Linkov
bb378f19e2
(standard_args): Change priority of "--no-splash"
...
from 40 to 3. Add "--no-desktop" with the same priority.
2007-09-29 22:28:16 +00:00
Jason Rumney
4da4d9bb76
(w32_get_resource): Always close registry keys.
2007-09-29 21:33:23 +00:00
Jason Rumney
60860eb36d
(globals_of_w32fns): Init common controls.
2007-09-27 22:10:53 +00:00
Jason Rumney
cbcb463b3c
(LIBS): Add COMCTL32.
2007-09-27 22:09:21 +00:00
Andreas Schwab
257c97151c
*** empty log message ***
2007-09-22 08:46:08 +00:00
Richard M. Stallman
2e2cc4e44d
Whitespace change.
2007-09-21 23:11:25 +00:00
Richard M. Stallman
867a0d72ea
(our_memory_buffer): Renamed from omfib_buffer.
2007-09-21 23:08:01 +00:00
Richard M. Stallman
0681b95814
Comment change.
2007-09-21 23:03:45 +00:00
Juanma Barranquero
e243eb1f50
(x_draw_glyph_string): Use strike_through_color, not underline_color,
...
to draw strike-through.
2007-09-21 11:21:38 +00:00
Glenn Morris
bfaf966b70
(Fmake_network_process): Doc fix.
2007-09-20 02:46:00 +00:00
Glenn Morris
b2217c17d6
*** empty log message ***
2007-09-20 02:45:45 +00:00
Richard M. Stallman
aabc29c88d
(Foverlays_at): Doc fix.
2007-09-19 13:20:51 +00:00
Stefan Monnier
088c8c37e6
(Fplist_put): Preserve uneven tail data.
2007-09-18 01:45:39 +00:00
Andreas Schwab
480ecb6b5c
(reset_malloc_hooks): Set the hooks to the previous
...
values instead of zapping them.
2007-09-16 09:40:45 +00:00
Jan Djärv
d51e0fc41a
(xg_get_image_for_pixmap): Always create a GdkPixbuf
...
when we have no file name for the icon.
(xg_tool_bar_expose_callback): Remove.
(xg_create_tool_bar): Don't connect expose signal to
xg_tool_bar_expose_callback.
2007-09-16 09:34:52 +00:00
Glenn Morris
fc2b776c39
No longer define `static' as nothing.
2007-09-15 19:50:16 +00:00
Glenn Morris
a99dc82bd8
(our_memory_fill_input_buffer) <buffer>: Move to file scope and rename
...
to omfib_buffer for clarity.
(gif_load) <interlace_start, interlace_increment>: Move to file scope.
2007-09-14 07:44:49 +00:00
Glenn Morris
ac1281ac7d
(xg_separator_p) <separator_names>: Move to file scope.
2007-09-14 07:36:14 +00:00
Glenn Morris
b935b43dcc
(init_fringe_bitmap) <swap nibble>: Move to file scope.
2007-09-14 07:32:50 +00:00
Jan Djärv
4a46077fa2
(abs): #undef before #define.
2007-09-14 06:22:20 +00:00
Jan Djärv
0e55874fcb
(xg_get_file_with_chooser): Move GCPRO1 after declarations
2007-09-14 06:20:00 +00:00
Jan Djärv
a8316a7cec
(enum): Remove trailing comma.
2007-09-14 06:18:48 +00:00
Jan Djärv
fba2cc7f97
(enum event_kind): Remove trailing comma.
2007-09-14 06:18:27 +00:00
Glenn Morris
5fc76febc8
(cnt): Rename to x_reply_selection_request_cnt for clarity.
...
(x_reply_selection_request): All uses changed.
2007-09-12 17:19:45 +00:00
Glenn Morris
c29ec096c7
(cnt): Rename to menu_grab_callback_cnt for clarity.
...
(menu_grab_callback): All uses changed.
2007-09-12 17:17:59 +00:00
Thien-Thi Nguyen
315912fb92
(gif_load): Fix bug: Handle nonexistent colormap.
2007-09-06 20:28:40 +00:00
Glenn Morris
f63f5da887
(menu_grab_callback) <cnt>: Move static variable to file scope.
2007-09-06 07:01:41 +00:00
Glenn Morris
5cb3987159
(x_reply_selection_request) <cnt>: Move static variable to file scope.
2007-09-06 06:55:01 +00:00
Glenn Morris
424aca2e28
*** empty log message ***
2007-09-06 06:54:48 +00:00
Jason Rumney
63a19c3079
*** empty log message ***
2007-09-02 23:45:31 +00:00
Jason Rumney
a017b51574
(delete_child): Don't terminate threads of zombies.
2007-09-02 17:01:02 +00:00
Jan Djärv
93716e0eb6
(file_for_image, find_rtl_image): New functions.
...
(xg_get_image_for_pixmap): Use file_for_image
(update_frame_tool_bar): If direction is RTL, use RTL image if
defined. Use Gtk stock images or named theme icons if defined.
2007-09-02 16:59:23 +00:00