]> code.delx.au - gnu-emacs/history - src
(show_help_echo): Accept additional parameter
[gnu-emacs] / src /
2000-07-11 Eli Zaretskii(show_help_echo): Accept additional parameter
2000-07-10 Gerd Moellmann*** empty log message ***
2000-07-10 Gerd Moellmann(x_fill_stretch_glyph_string): Consume runs of stretch
2000-07-10 Gerd Moellmann(try_window_id): If changes are all below what is
2000-07-10 Gerd Moellmann(get_keymap_1): Add comment that this function can GC.
2000-07-10 Eli Zaretskii(XMenuActivate): After exiting the menu, restore the
2000-07-10 Kenichi Handa*** empty log message ***
2000-07-10 Kenichi Handa(Ffontset_info): Make the return value more compatible
2000-07-09 Stefan Monnier*** empty log message ***
2000-07-07 Gerd Moellmann(Fsignal): Handle case that backtrace_list is null.
2000-07-07 Kenichi Handa(Fccl_execute): Typo fixed.
2000-07-07 Kenichi Handa*** empty log message ***
2000-07-06 Gerd Moellmann*** empty log message ***
2000-07-06 Gerd Moellmann(window_loop): Add missing gcpro1 local variable.
2000-07-06 Stefan Monnier*** empty log message ***
2000-07-06 Gerd Moellmann*** empty log message ***
2000-07-06 Gerd Moellmann(TAGS-LISP): Don't pass `$(lispsource)' to make.
2000-07-06 Gerd Moellmann(Fwindow_list): Reverse list at the end.
2000-07-05 Gerd Moellmann*** empty log message ***
2000-07-05 Gerd Moellmann(XTread_socket): Increment handling_signal at the start,
2000-07-05 Gerd Moellmann(WAITTYPE, WRETCODE): Put in #if 0.
2000-07-05 Gerd Moellmann(handling_signal): External declaration.
2000-07-05 Gerd Moellmann(handling_signal): New variable.
2000-07-05 Ken RaeburnSound support for NetBSD through "Linux emulation"...
2000-07-05 Gerd Moellmann*** empty log message ***
2000-07-05 Gerd Moellmann(Vsignaling_function): New variable.
2000-07-05 Gerd Moellmann(Vsignaling_function): External declaration.
2000-07-05 Gerd Moellmann(print_error_message): If Vsignaling_function is set,
2000-07-05 Dave Love*** empty log message ***
2000-07-05 Andrew Innes*** empty log message ***
2000-07-05 Dave LoveUse the autoconf recommended approach. Old code #if...
2000-07-05 Dave Love(HAVE_SYS_WAIT_H): Added.
2000-07-05 Andrew InnesAdd support for `bootstrap' and related targets.
2000-07-05 Andrew Innes(check_memory_limits) [REL_ALLOC]: Use real_morecore
2000-07-05 Andrew InnesMake real_morecore non-static.
2000-07-05 Andrew Innes(init_environment): Install code from 20.7 for providing
2000-07-05 Stefan Monnier*** empty log message ***
2000-07-05 Andrew Innes(internal_condition_case): Comment out abort if
2000-07-05 Stefan Monnier* w32menu.c (w32_menu_display_help):
2000-07-05 Stefan Monnier(show_help_echo): Declare.
2000-07-05 Stefan Monnier(show_help_echo): New function, extracted from read_char.
2000-07-05 Stefan Monnier* xterm.c (note_mode_line_highlight, note_mouse_highlight)
2000-07-05 Gerd Moellmann*** empty log message ***
2000-07-05 Gerd Moellmann(Feval): Put check for interrupt_input_block in #if 0.
2000-07-05 Gerd Moellmann*** empty log message ***
2000-07-05 Gerd Moellmann(delete_all_subwindows): Reset Vwindow_list.
2000-07-05 Gerd Moellmann(x_append_glyph, x_append_composite_glyph)
2000-07-05 Gerd Moellmann(clear_glyph_row): Add debug code in #if 0.
2000-07-05 Gerd MoellmannAdd some comments.
2000-07-05 Gerd Moellmann(add_window_to_list): Add parameter LIST.
2000-07-04 Gerd Moellmann*** empty log message ***
2000-07-04 Gerd Moellmann(Vwindow_list): New variable.
2000-07-04 Gerd Moellmann(handle_USR1_signal, handle_USR2_signal) Clear
2000-07-04 Andrew Innes[emacs]: Include lisp.h (needed by atimer.h included
2000-07-04 Gerd Moellmann(get_keyelt): Temporarily inhibit GC while evaluating
2000-07-04 Kenichi Handa(make_composition_value_copy): Extern it.
2000-07-04 Kenichi Handa(concat): While copying text properties, make each...
2000-07-04 Kenichi Handa(Fformat): While copying text properties, make each...
2000-07-04 Kenichi Handa(make_composition_value_copy): New function.
2000-07-03 Gerd Moellmann*** empty log message ***
2000-07-03 Gerd Moellmann(LINKER, LD_SWITCH_MACHINE) [LINUX]: Define.
2000-07-03 Gerd Moellmann(sweep_weak_table): Mark only objects that are not
2000-07-03 Gerd Moellmann*** empty log message ***
2000-07-03 Gerd Moellmann(next_frame, prev_frame): If MINIBUF is a window,
2000-07-03 Stefan Monnier(Fputhash): Return `value' rather than nil.
2000-06-30 Gerd Moellmann*** empty log message ***
2000-06-30 Gerd Moellmann(next_frame): Don't check frame-focus redirection in
2000-06-30 Gerd Moellmann*** empty log message ***
2000-06-30 Kenichi Handa(code_convert_region): Even if the length of text is
2000-06-30 Kenichi Handa*** empty log message ***
2000-06-28 Gerd Moellmann*** empty log message ***
2000-06-28 Gerd Moellmann(try_window_reusing_current_matrix): Don't try to reuse
2000-06-28 Gerd Moellmann(struct row_entry): New structure.
2000-06-28 Gerd Moellmann(next_almost_prime): Make it externally visible.
2000-06-28 Gerd Moellmann(next_almost_prime): Add prototype.
2000-06-28 Gerd Moellmann*** empty log message ***
2000-06-28 Gerd Moellmann(sigunblock): Define.
2000-06-27 Dave Love(C_SWITCH_SYSTEM, WAIT_USE_INT, SYS_SIGLIST_DECLARED)
2000-06-27 Dave Love(C_SWITCH_SYSTEM, LIBS_SYSTEM): Revert last change...
2000-06-27 Gerd Moellmann(resize_mini_window): Subract the extra line spacing
2000-06-26 Stefan Monnier*** empty log message ***
2000-06-26 Stefan Monnier(Fplist_member): Renamed from Fwidget_plist_member.
2000-06-26 Gerd Moellmann*** empty log message ***
2000-06-26 Gerd Moellmann(xim_initialize) [!USE_XIM]: Don't set up the
2000-06-26 Gerd Moellmann(x_window) [!USE_XIM]: Don't call create_frame_ic.
2000-06-26 Gerd Moellmann(USE_XIM): New define.
2000-06-26 Gerd Moellmann(get_keyelt): For menu-items containing a `:filter
2000-06-26 Gerd Moellmann(QCfilter): External declaration.
2000-06-26 Gerd Moellmann*** empty log message ***
2000-06-26 Gerd Moellmann(Fimage_size): New function.
2000-06-26 Andreas Schwab.
2000-06-26 Andreas Schwab(decode_coding_string): Re-fetch STRING_BYTES after
2000-06-25 Dave Love*** empty log message ***
2000-06-25 Dave Love[!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag...
2000-06-25 Dave Love(blockinput.h): Depend on atimer.h.
2000-06-25 Dave LoveProtect against multiple inclusion. Include
2000-06-25 Dave LoveProtect against multiple inclusion. Include
2000-06-25 Dave Love(swap_in_global_binding): Declare.
2000-06-24 Ken Raeburn* process.c (Fopen_network_stream): Turn off atimers...
2000-06-23 Dave Love*** empty log message ***
next