- 22 Jul, 2000 5 commits
-
-
Miles Bader authored
The initial property value should be from the position preceding POSITION, not following it.
-
Miles Bader authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 21 Jul, 2000 20 commits
-
-
Dave Love authored
now passed to the function. It now works properly.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
order of priority.
-
Gerd Moellmann authored
overlay, use that overlay as the object in which the help was found.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
arguments: the pane number and selection number.
-
Gerd Moellmann authored
additional arguments OBJECT and POS.
-
Gerd Moellmann authored
list, take one USER_DATA argument. (foreach_window_1): Likewise, and call callback functions with two args, the window and USER_DATA. (struct check_window_data): New struct. (check_window_containing): Use it. (window_from_coordinates): Set up a struct check_window_data for foreach_window. (add_window_to_list, freeze_window_start): Change parameters according to new calling convention.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Dave Love authored
-
Kenichi Handa authored
-
Kenichi Handa authored
unibyte string to multibyte if necessary.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(x_set_name): Use x_encode_text. (x_set_title): Likewise.
-
- 20 Jul, 2000 12 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
on the same display, select that frame, instead of switching to the Info buffer in another window of the selected frame.
-
Gerd Moellmann authored
kp-0 to kp-9 and kp-subtract. (digit-argument): Handle these keys.
-
Dave Love authored
-
Dave Love authored
stuff -- irrelevant with overlays. Put an extra property on the overlays and use it to clean up in case goto-address is re-run.
-
Dave Love authored
free.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
Record the object that generated the help echo and the position of that object in help_echo_object and help_echo_pos. Record that some glyphs in a row are displayed in mouse-face. (IT_update_begin): Don't clear mouse highlight unless one of the enabled glyph rows is marked as being displayed in mouse-face. (dos_rawgetc): Generate 2 events for HELP_EVENT. Pass the object and position recorded in help_echo_object and help_echo_pos to the event queue. (IT_menu_display): Accept a new argument PN: the pane number of the current menu pane. Record the pane number and the item number of the item which has associated help string. (XMenuActivate): Update the prototype for help_callback in function declaration. Call IT_menu_display with the current menu pane number as an additional argument. Call help_callback with two additional arguments: the pane number and the item number of the menu item associated with the help text. (help_echo_object, help_echo_pos): New variables. (syms_of_msdos): Initialize them and staticpro help_echo_object. (help_echo_window): New variable. (syms_of_msdos): Initialize and staticpro it. (IT_note_mode_line_highlight): Set help_echo_window. (IT_note_mouse_highlight): Ditto. (dos_rawgetc): Store help_echo_window in the second event produced for HELP_EVENTs.
-
Eli Zaretskii authored
-
Dave Love authored
-
Eli Zaretskii authored
-
- 19 Jul, 2000 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-