aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* *** empty log message ***Dave Love2000-07-051-0/+7
* *** empty log message ***Andrew Innes2000-07-051-7/+28
* Use the autoconf recommended approach. Old code #if'd out in case weDave Love2000-07-051-1/+63
* (HAVE_SYS_WAIT_H): Added.Dave Love2000-07-051-0/+1
* Add support for `bootstrap' and related targets.Andrew Innes2000-07-051-109/+62
* (check_memory_limits) [REL_ALLOC]: Use real_morecoreAndrew Innes2000-07-051-0/+9
* Make real_morecore non-static.Andrew Innes2000-07-051-1/+1
* (init_environment): Install code from 20.7 for providingAndrew Innes2000-07-051-52/+119
* *** empty log message ***Stefan Monnier2000-07-051-0/+19
* (internal_condition_case): Comment out abort ifAndrew Innes2000-07-051-0/+4
* * w32menu.c (w32_menu_display_help):Stefan Monnier2000-07-052-34/+3
* (show_help_echo): Declare.Stefan Monnier2000-07-051-0/+1
* (show_help_echo): New function, extracted from read_char.Stefan Monnier2000-07-051-24/+32
* * xterm.c (note_mode_line_highlight, note_mouse_highlight)Stefan Monnier2000-07-053-19/+19
* *** empty log message ***Gerd Moellmann2000-07-051-0/+2
* (Feval): Put check for interrupt_input_block in #if 0.Gerd Moellmann2000-07-051-0/+4
* *** empty log message ***Gerd Moellmann2000-07-051-0/+2
* (delete_all_subwindows): Reset Vwindow_list.Gerd Moellmann2000-07-051-0/+2
* (x_append_glyph, x_append_composite_glyph)Gerd Moellmann2000-07-052-35/+57
* (clear_glyph_row): Add debug code in #if 0.Gerd Moellmann2000-07-051-0/+10
* Add some comments.Gerd Moellmann2000-07-051-2/+8
* (add_window_to_list): Add parameter LIST.Gerd Moellmann2000-07-051-7/+20
* *** empty log message ***Gerd Moellmann2000-07-041-0/+22
* (Vwindow_list): New variable.Gerd Moellmann2000-07-041-289/+352
* (handle_USR1_signal, handle_USR2_signal) ClearGerd Moellmann2000-07-041-5/+3
* [emacs]: Include lisp.h (needed by atimer.h includedAndrew Innes2000-07-042-0/+6
* (get_keyelt): Temporarily inhibit GC while evaluatingGerd Moellmann2000-07-042-1/+10
* (make_composition_value_copy): Extern it.Kenichi Handa2000-07-042-0/+13
* (concat): While copying text properties, make each compositionKenichi Handa2000-07-041-3/+13
* (Fformat): While copying text properties, make each compositionKenichi Handa2000-07-041-0/+4
* (make_composition_value_copy): New function.Kenichi Handa2000-07-041-0/+25
* *** empty log message ***Gerd Moellmann2000-07-031-0/+2
* (LINKER, LD_SWITCH_MACHINE) [LINUX]: Define.Gerd Moellmann2000-07-031-0/+8
* (sweep_weak_table): Mark only objects that are notGerd Moellmann2000-07-032-7/+21
* *** empty log message ***Gerd Moellmann2000-07-031-0/+6
* (next_frame, prev_frame): If MINIBUF is a window,Gerd Moellmann2000-07-031-19/+6
* (Fputhash): Return `value' rather than nil.Stefan Monnier2000-07-032-1/+5
* *** empty log message ***Gerd Moellmann2000-06-301-5/+5
* (next_frame): Don't check frame-focus redirection inGerd Moellmann2000-06-302-1/+18
* *** empty log message ***Gerd Moellmann2000-06-301-2/+10