Kim F. Storm
4fbd0f6db1
(x_delete_display): Don't free or derefence NULL pointers.
2006-07-04 14:14:36 +00:00
Kim F. Storm
e128be5590
*** empty log message ***
2006-07-04 14:14:13 +00:00
Kenichi Handa
2462bc66ab
*** empty log message ***
2006-07-04 03:38:10 +00:00
Kenichi Handa
997c19d3c9
(Fset_overriding_fontspec_internal): Check if we need
...
to update Voverriding_fontspec_alist.
2006-07-04 03:22:09 +00:00
Richard M. Stallman
9ca246175e
*** empty log message ***
2006-07-03 15:52:32 +00:00
Richard M. Stallman
716fd7fb3c
Comment change.
2006-07-03 15:43:25 +00:00
Richard M. Stallman
e3d566134a
(Fx_create_frame): Move unwind_create_frame setup down.
2006-07-03 15:42:48 +00:00
Richard M. Stallman
2d6228e79e
(Fface_attribute_relative_p): Doc fix.
2006-07-03 15:42:10 +00:00
Richard M. Stallman
9555514514
(Fget_char_property_and_overlay): Doc fix.
2006-07-03 15:41:50 +00:00
Richard M. Stallman
e102f0d8c4
(Fdefvaralias): Doc fix.
2006-07-03 15:41:26 +00:00
Kim F. Storm
da7a71c177
(sit_for): Fix preempt condition.
2006-07-03 15:00:28 +00:00
Kim F. Storm
d8ab3c6de4
*** empty log message ***
2006-07-03 15:00:11 +00:00
Stefan Monnier
ca77ee4506
(read_filtered_event): Treat select-window just like switch-frame.
2006-07-02 14:34:30 +00:00
Kim F. Storm
dd6cfb49fc
(display_tool_bar_line): Skip glyphs which are too big
...
to ever fit the tool-bar,
(MAX_FRAME_TOOL_BAR_HEIGHT): New macro.
(tool_bar_lines_needed): Use unused mode-line row as temp_row.
(redisplay_tool_bar): Only clear desired matrix if we actually
change the tool-bar window height. Only try to make the tool-bar
window bigger if there is actually room for it.
2006-07-01 23:29:04 +00:00
Kim F. Storm
8cb72de5a6
*** empty log message ***
2006-07-01 23:28:38 +00:00
Eli Zaretskii
6407e67c1b
*** empty log message ***
2006-06-30 13:41:54 +00:00
Eli Zaretskii
8958048c29
(x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to find
...
the dimensions of the screen work area, and adjust vertical position of the
frame in order to avoid being covered by the task bar.
2006-06-30 13:41:15 +00:00
Eli Zaretskii
1771bb6e00
(w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
...
instead of f->top_pos in the call to CreateWindow. Record the actual position
in f->left_pos and f->top_pos.
2006-06-30 13:40:21 +00:00
John Paul Wallington
639804b390
(syms_of_ntterm) <w32-use-full-screen-buffer>: Doc fix - default value changed.
2006-06-30 01:34:42 +00:00
YAMAMOTO Mitsuharu
3ff0518335
*** empty log message ***
2006-06-28 08:32:03 +00:00
YAMAMOTO Mitsuharu
92289429a9
(Qeql): Add extern.
...
(x_set_mouse_pixel_position) [MAC_OSX]: Use CGWarpMouseCursorPosition.
(fm_style_face_attributes_alist) [USE_ATSUI]: New variable.
(syms_of_macterm) [USE_ATSUI]: Initialize and staticpro it.
Change keys of Vmac_atsu_font_table from strings to numbers.
(fm_style_to_face_attributes) [USE_ATSUI]: New function.
(init_font_name_table) [USE_ATSUI]: Use it.
(saved_ts_script_language_on_focus) [USE_MAC_TSM]: New variable.
(syms_of_macterm) [USE_MAC_TSM]: Initialize and staticpro it.
[USE_MAC_TSM] (mac_tsm_resume): Restore script and language codes
only when saved_ts_script_language_on_focus coincides with
Vmac_ts_script_language_on_focus.
[USE_MAC_TSM] (mac_tsm_suspend): Save value of
Vmac_ts_script_language_on_focus to saved_ts_script_language_on_focus.
(XTread_socket) [USE_MAC_TSM]: Add Mac OS Classic support.
[USE_MAC_TSM] (mac_handle_text_input_event, init_tsm): Likewise.
2006-06-28 08:31:32 +00:00
YAMAMOTO Mitsuharu
bc0e841270
(USE_MAC_TSM) [TARGET_API_MAC_CARBON]: Set default to 1.
2006-06-28 08:30:32 +00:00
YAMAMOTO Mitsuharu
6704fec12c
(Fx_create_frame): Apply 2006-06-24 change for xfns.c.
2006-06-28 08:30:16 +00:00
YAMAMOTO Mitsuharu
a49a81ff53
[!TARGET_API_MAC_CARBON]: Don't include FixMath.h or Scrap.h.
2006-06-28 08:29:54 +00:00
Chong Yidong
506d2f9a54
* textprop.c (text_property_stickiness): doc fix.
2006-06-28 00:02:57 +00:00
Chong Yidong
df8ffa055d
* editfns.c (Fdelete_field, Ffield_string, Ffield_beginning)
...
(Ffield_string_no_properties, Ffield_end): Mention
args-out-of-range error condition in docstring.
2006-06-28 00:00:57 +00:00
Kim F. Storm
d1b328d37a
(handle_composition_prop): Set stop_charpos before push_it.
2006-06-27 11:21:31 +00:00
Kim F. Storm
04405ad93e
*** empty log message ***
2006-06-27 11:21:20 +00:00
Eli Zaretskii
a3ac22e448
Fix whitespace of last change.
2006-06-25 03:22:50 +00:00
Kim F. Storm
f8e8373566
*** empty log message ***
2006-06-24 23:08:31 +00:00
Kim F. Storm
85a71b3757
(SIGNALS_VIA_CHARACTERS): Define for Linux kernel
...
version 2.4 and later.
2006-06-24 22:55:08 +00:00
Chong Yidong
86b2ba0d67
* xfns.c (Fx_create_frame): Set font parameter directly instead of
...
using x_default_parameter, since x_get_args clears the parm alist.
2006-06-24 22:27:12 +00:00
Eli Zaretskii
eff6bfea7f
*** empty log message ***
2006-06-24 07:30:59 +00:00
Eli Zaretskii
1a9fbabec0
(directory_files_internal) [WINDOWSNT]: Find files case-insensitively.
2006-06-24 07:24:42 +00:00
Eli Zaretskii
d9034473c9
*** empty log message ***
2006-06-24 06:55:13 +00:00
Eli Zaretskii
9ee9615521
(read_escape): When an unknown Unicode code point is encountered as a string
...
or character escape, signal an error.
2006-06-24 06:49:16 +00:00
Kim F. Storm
0058964eb1
(pitx): Dump iterator stack.
2006-06-23 12:19:45 +00:00
Kim F. Storm
310059214b
*** empty log message ***
2006-06-23 12:19:34 +00:00
Kim F. Storm
6185b3db67
(handle_composition_prop): Push iterator on stack.
...
(set_iterator_to_next): Pop iterator at end of composition.
2006-06-23 11:50:36 +00:00
Kim F. Storm
8800bd5c4a
*** empty log message ***
2006-06-23 11:50:08 +00:00
Eli Zaretskii
28fa06eabf
*** empty log message ***
2006-06-23 10:39:51 +00:00
Eli Zaretskii
f83caf703c
(Frename_file) [DOS_NT]: Don't try to move directory to itself on DOS_NT
...
platforms, if the old and new names are identical but for the letter-case.
2006-06-23 10:19:11 +00:00
Kim F. Storm
43a37241f6
*** empty log message ***
2006-06-21 12:01:37 +00:00
Kim F. Storm
128ce5c6a1
(struct it): Add `position' member to iterator stack.
...
Rename `pos' member to `current'. Rearrange and add comments.
2006-06-21 11:49:32 +00:00
Kim F. Storm
4b364aa2ac
(handle_stop): Set it->ignore_overlay_strings_at_pos_p
...
if we get any overlays.
(set_cursor_from_row): Don't clobber `end' if we rescan from
start_string.
(push_it, pop_it): Save it->position.
2006-06-21 11:49:24 +00:00
Romain Francoise
eb85ecac74
Delete extra tab.
2006-06-20 07:39:05 +00:00
Richard M. Stallman
a5bd14d3ec
*** empty log message ***
2006-06-19 22:00:00 +00:00
Richard M. Stallman
5fe0b054a2
(size_window): New arg FIRST_ONLY. All callers changed.
...
(adjust_window_trailing_edge): Specially compute FIRST_PARALLEL
for the case of a top-level window and the following minibuffer.
Don't exit because of no `next' when there is a parent.
Use the FIRST_ONLY feature when resizing following windows.
2006-06-19 21:59:30 +00:00
Richard M. Stallman
aa7b08b445
(init_syntax_once): Give most control chars' syntax Spunct.
2006-06-19 21:54:58 +00:00
Kim F. Storm
993d4ab6ee
(update_frame): Check for input pending on entry.
...
(update_window, update_frame_1): Break loop if input is detected.
2006-06-17 00:11:59 +00:00