aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* *** empty log message ***Gerd Moellmann2000-07-051-0/+12
* (XTread_socket): Increment handling_signal at the start,Gerd Moellmann2000-07-051-0/+3
* (WAITTYPE, WRETCODE): Put in #if 0.Gerd Moellmann2000-07-051-0/+3
* (handling_signal): External declaration.Gerd Moellmann2000-07-051-0/+1
* (handling_signal): New variable.Gerd Moellmann2000-07-051-29/+46
* Sound support for NetBSD through "Linux emulation" support:Ken Raeburn2000-07-055-2/+33
* *** empty log message ***Gerd Moellmann2000-07-051-0/+11
* (Vsignaling_function): New variable.Gerd Moellmann2000-07-051-0/+17
* (Vsignaling_function): External declaration.Gerd Moellmann2000-07-051-0/+2
* (print_error_message): If Vsignaling_function is set,Gerd Moellmann2000-07-051-0/+10