aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (show_help_echo): Use eval_form. Add comment.Gerd Moellmann2000-07-131-29/+49
* (construct_mouse_click, construct_mouse_wheel)Gerd Moellmann2000-07-131-0/+12
* (dos_rawgetc): Always set `arg' member of input_events.Gerd Moellmann2000-07-131-0/+2
* (construct_mouse_click, x_scroll_bar_to_input_event)Gerd Moellmann2000-07-131-28/+12
* *** empty log message ***Stefan Monnier2000-07-131-79/+70
* (x_handle_tool_bar_click): Store the frame in theGerd Moellmann2000-07-132-4/+67
* (menu_highlight_callback): Store help string in theGerd Moellmann2000-07-131-9/+14
* (dos_rawgetc): Adapt to change of HELP_EVENTs.Gerd Moellmann2000-07-131-1/+2
* (w32_handle_tool_bar_click): Adapt to changes inGerd Moellmann2000-07-131-4/+8
* (menubar_selection_callback): Use the `arg' slot ofGerd Moellmann2000-07-131-8/+12
* (kbd_buffer_gcpro): Renamed fromGerd Moellmann2000-07-131-48/+75
* (handle_USR2_signal, handle_USR1_signal): UseGerd Moellmann2000-07-131-2/+2
* (struct input_event): Add member `arg'.Gerd Moellmann2000-07-131-8/+13
* (ASET): Remove definition.Gerd Moellmann2000-07-131-4/+0
* (AREF, ASET, ASIZE): New macros.Gerd Moellmann2000-07-131-1/+11
* (AREF, ASIZE): Remove definitions.Gerd Moellmann2000-07-131-4/+0
* (AREF): Remove definition.Gerd Moellmann2000-07-132-6/+0
* (redraw_overlapped_rows): Add missing local.Gerd Moellmann2000-07-122-1/+5
* (struct redisplay_interface): Add parameterGerd Moellmann2000-07-122-2/+34
* (make_current): Preserve the mouse_face_p flag of theGerd Moellmann2000-07-121-33/+36
* (x_update_window_end): Add parameterGerd Moellmann2000-07-121-8/+49
* (try_window_reusing_current_matrix, try_window_id):Gerd Moellmann2000-07-121-3/+6
* (back_comment): Use one switch rather than a few `if's.Stefan Monnier2000-07-122-40/+61
* *** empty log message ***Gerd Moellmann2000-07-111-0/+19
* (Fsubstitute_command_keys): Handle case that a GCGerd Moellmann2000-07-111-1/+15
* (x_update_window_begin): No need to turn off the mouseGerd Moellmann2000-07-111-2/+13
* (direct_output_forward_char): Give up if currentlyGerd Moellmann2000-07-111-6/+17
* (struct glyph_row): Add flag mouse_face_p.Gerd Moellmann2000-07-111-0/+3
* *** empty log message ***Eli Zaretskii2000-07-111-0/+13
* (w32_menu_display_help): Call show_help_echo withEli Zaretskii2000-07-111-1/+1
* (menu_help_callback): Call show_help_echo with non-zeroEli Zaretskii2000-07-111-1/+1
* (show_help_echo): Update prototype of show_help_echo.Eli Zaretskii2000-07-111-1/+1
* (show_help_echo): Accept additional parameterEli Zaretskii2000-07-111-3/+4
* *** empty log message ***Gerd Moellmann2000-07-101-0/+10
* (x_fill_stretch_glyph_string): Consume runs of stretchGerd Moellmann2000-07-101-13/+47
* (try_window_id): If changes are all below what isGerd Moellmann2000-07-101-3/+8
* (get_keymap_1): Add comment that this function can GC.Gerd Moellmann2000-07-102-12/+37
* (XMenuActivate): After exiting the menu, restore theEli Zaretskii2000-07-102-0/+31
* *** empty log message ***Kenichi Handa2000-07-101-0/+5
* (Ffontset_info): Make the return value more compatibleKenichi Handa2000-07-101-4/+17
* *** empty log message ***Stefan Monnier2000-07-091-0/+1
* (Fsignal): Handle case that backtrace_list is null.Gerd Moellmann2000-07-072-4/+13
* (Fccl_execute): Typo fixed.Kenichi Handa2000-07-071-1/+1
* *** empty log message ***Kenichi Handa2000-07-071-0/+4
* *** empty log message ***Gerd Moellmann2000-07-061-0/+2
* (window_loop): Add missing gcpro1 local variable.Gerd Moellmann2000-07-061-0/+1
* *** empty log message ***Stefan Monnier2000-07-061-2/+2
* *** empty log message ***Gerd Moellmann2000-07-061-0/+9
* (TAGS-LISP): Don't pass `$(lispsource)' to make.Gerd Moellmann2000-07-061-2/+1
* (Fwindow_list): Reverse list at the end.Gerd Moellmann2000-07-061-144/+132