]> code.delx.au - gnu-emacs/history - src
* unexelf.c (PT_LOAD, SHT_*, SHN_*) [__NetBSD__]: Only provide
[gnu-emacs] / src /
2000-03-03 Ken Raeburn* unexelf.c (PT_LOAD, SHT_*, SHN_*) [__NetBSD__]: Only...
2000-03-03 Gerd Moellmann*** empty log message ***
2000-03-03 Gerd Moellmann(PER_CHAR_METRIC): Removed.
2000-03-02 Gerd Moellmann(free_glyphs): Block input while freeing matrices.
2000-03-02 Gerd Moellmann(note_mouse_highlight): Return quickly if frame's
2000-03-02 Gerd Moellmann*** empty log message ***
2000-03-02 Gerd Moellmann(x_clear_image, x_kill_gs_process): Use x_free_colors.
2000-03-02 Gerd Moellmann(x_alloc_lighter_color, x_setup_relief_color): Use
2000-03-02 Gerd Moellmann(x_free_colors): Add prototype.
2000-03-02 Gerd Moellmann(x_free_colors): New function.
2000-03-02 Eli Zaretskii(FRAME_INTERNAL_BORDER_WIDTH): Define to zero.
2000-03-02 Eli Zaretskii[MSDOS]: Include msdos.h (for the definition of FRAME_I...
2000-03-02 Dave Love*** empty log message ***
2000-03-02 Dave LoveTerminate comment.
2000-03-02 Dave LoveDon't set C_OPTIMIZE_SWITCH for gcc.
2000-03-02 Dave LoveDon't set C_OPTIMIZE_SWITCH.
2000-03-02 Kenichi Handa(coding_save_composition): Be sure to allocate
2000-03-02 Kenichi Handa*** empty log message ***
2000-03-01 Jason RumneyBring up to date with xterm.c changes of 2000-02-24...
2000-03-01 Jason RumneyBring up to date with xfns.c changes from 2000-02-25...
2000-03-01 Jason Rumney[WINDOWSNT]: Use sys_read and sys_write to ensure corre...
2000-03-01 Jason Rumney[HAVE_BOXES]: Remove #undef.
2000-03-01 Gerd Moellmann*** empty log message ***
2000-03-01 Gerd Moellmann[__NetBSD__]: Define `unix'.
2000-03-01 Gerd Moellmann(LINKER) [__NetBSD__ || __OpenBSD__]: Don't define.
2000-03-01 Gerd Moellmann(START_FILES, CANNOT_DUMP) [__NetBSD__ || __OpenBSD__...
2000-03-01 Gerd Moellmann(start_of_text): Don't define this function for NetBSD
2000-03-01 Gerd Moellmann*** empty log message ***
2000-03-01 Gerd Moellmann(start_busy_cursor): Allow floats for busy-cursor-delay.
2000-02-29 Gerd Moellmann(start_atimer): Don't abort when timers are stopped.
2000-02-29 Gerd Moellmann*** empty log message ***
2000-02-29 Gerd Moellmann(cancel_atimer): Handle canceling an atimer when
2000-02-29 Gerd Moellmann(cancel_busy_cursor): Set busy_cursor_atimer to null
2000-02-29 Gerd Moellmann(maybe_resize_hash_table): Handle case of new size
2000-02-27 Jason Rumney*** empty log message ***
2000-02-27 Jason Rumney(handle_single_display_prop): Use FONT_HEIGHT macro.
2000-02-27 Jason Rumney(single_submenu): Set up help string.
2000-02-27 Jason Rumney(struct W32FontStruct): Revert last change after change...
2000-02-27 Jason Rumney(w32_wnd_proc) [WM_LBUTTON_DOWN, WM_RBUTTON_DOWN, WM_LB...
2000-02-27 Jason Rumney(tty_defined_color): Apply xfaces.c change from 02-17.
2000-02-27 Jason RumneyOnly disable window system features for dispextern.h
2000-02-27 Jason RumneyAdd atimer.h to dependencies.
2000-02-27 Jason Rumney(init_environment): Set Vw32_num_mouse_buttons here.
2000-02-27 Jason Rumney(w32_display_info_for_display): Remove unused function.
2000-02-27 Dave LoveAdd a bunch of prototypes.
2000-02-27 Dave LoveRemove definition of CONST.
2000-02-26 Kenichi Handa(read_char): Set `usec' correctly.
2000-02-26 Kenichi Handa*** empty log message ***
2000-02-26 Kenichi Handa(ccl_driver) [CCL_MapMultiple]: When the mapped value is
2000-02-26 Kenichi Handa*** empty log message ***
2000-02-25 Gerd Moellmann(main): Remove code snipped commented out with `//'.
2000-02-25 Gerd Moellmann*** empty log message ***
2000-02-25 Gerd Moellmann(Ffile_symlink_p): If result starts with a `/'
2000-02-25 Gerd Moellmann(select_window_1): If selected_window is nil,
2000-02-25 Gerd Moellmann*** empty log message ***
2000-02-25 Gerd Moellmann(recursive_edit_1): Cancel busy-cursor.
2000-02-25 Gerd Moellmann*** empty log message ***
2000-02-25 Gerd Moellmann(inhibit_busy_cursor, busy_count): Removed.
2000-02-25 Gerd Moellmann(read_minibuf): Cancel busy-cursor.
2000-02-25 Gerd Moellmann(command_loop_1): Call start_busy_cursor before
2000-02-25 Gerd Moellmann(wait_reading_process_input): Remove busy-cursor code.
2000-02-25 Gerd Moellmann(Fsignal): Call cancel_busy_cursor instead of
2000-02-25 Gerd Moellmann(Fx_show_busy_cursor, Fx_hide_busy_cursor):
2000-02-25 Gerd Moellmann(Fx_hide_busy_cursor): Remove prototype.
2000-02-25 Gerd Moellmann(XTread_socket): Remove busy-cursor code.
2000-02-25 Gerd Moellmann*** empty log message ***
2000-02-25 Gerd Moellmann(flush_stdout) [GLYPH_DEBUG]: New function.
2000-02-25 Gerd Moellmann(Fload): Use `xfree' instead of `free'.
2000-02-25 Gerd Moellmann(coordinates_in_window): Take frame's internal border...
2000-02-25 Gerd Moellmann(Fset_window_buffer): Set WINDOW to the window
2000-02-24 Gerd Moellmann*** empty log message ***
2000-02-24 Gerd Moellmann(x_display_and_set_cursor): Display cursor of
2000-02-24 Gerd Moellmann(cursor_in_non_selected_windows): New variable.
2000-02-23 Gerd Moellmann*** empty log message ***
2000-02-23 Gerd Moellmann(Fstring_to_number): If number is greater than what
2000-02-23 Gerd Moellmann*** empty log message ***
2000-02-23 Gerd Moellmann(specbind): Remove references to
2000-02-23 Gerd Moellmann(keyword_symbols_constant_flag): Removed.
2000-02-23 Gerd Moellmann(Fbyte_code): Remove keyword_symbols_constant_flag.
2000-02-23 Kenichi Handa*** empty log message ***
2000-02-23 Kenichi Handa(multibyte_syntax_as_symbol): New variable.
2000-02-22 Eli Zaretskii(Fdelete_frame): Don't let echo_area_window to remain...
2000-02-21 Gerd Moellmann(x_window_to_frame, x_any_window_to_frame)
2000-02-21 Gerd Moellmann(Fmouse_position): GCPRO retval instead of x and y.
2000-02-21 Dave Love(Vmouse_position_function): New variable.
2000-02-21 Dave Love(find_charset_in_str): Fix use of `c' instead of `c1'.
2000-02-20 Gerd Moellmann(Finsert_file_contents): Unbind the binding of
2000-02-20 Gerd Moellmann*** empty log message ***
2000-02-20 Gerd Moellmann(Fbyte_code) <Bvarset>: Inline most common case.
2000-02-20 Gerd Moellmann(funcall_lambda): Don't bind Qmocklisp_arguments unless
2000-02-20 Richard M. Stallman*** empty log message ***
2000-02-20 Richard M. StallmanComment changes.
2000-02-20 Richard M. Stallman(Fmake_variable_buffer_local): Doc fix.
2000-02-20 Eli Zaretskii*** empty log message ***
2000-02-20 Eli Zaretskii(IT_write_glyphs): Allocate a larger screen_buf as...
2000-02-18 Dave LoveAmend last change to check for echo-keystrokes being...
2000-02-18 Dave Love*** empty log message ***
2000-02-18 Dave Love(echo_keystrokes): Remove declaration.
2000-02-18 Dave LoveUndef feature selection macros before defining.
2000-02-18 Gerd Moellmann(let_shadows_buffer_binding_p): Ignore specbindings
next