(displayed_window_lines): Take empty lines at
[bpt/emacs.git] / src /
2000-06-07 Gerd Moellmann(displayed_window_lines): Take empty lines at
2000-06-07 Gerd Moellmann(readevalloop): If READCHARFUN sets point to ZV, arrange
2000-06-07 Gerd Moellmann(displayed_window_lines): New function.
2000-06-07 Gerd Moellmann(display_line): Fix code deciding in which line to
2000-06-07 Kenichi Handa*** empty log message ***
2000-06-07 Kenichi Handa(e_write): Free composition data if stored in
2000-06-06 Gerd Moellmann(struct it): Add starts_in_middle_of_char_p.
2000-06-06 Gerd Moellmann(display_line): Set row's and iterator's
2000-06-06 Gerd Moellmann(append_glyph): Revert change of 2000-06-06.
2000-06-06 Gerd Moellmann(display_line): Revert change of 2000-06-06. Treat
2000-06-06 Gerd Moellmann*** empty log message ***
2000-06-06 Gerd Moellmann(x_produce_glyphs): Don't xassert `it->descent > 0';
2000-06-06 Kenichi Handa(Fset_buffer_multibyte): Don't make the current buffer...
2000-06-06 Kenichi Handa(display_line): While checking line continuation, pay...
2000-06-06 Kenichi Handa(encode_terminal_code): Change the way to check if
2000-06-05 Gerd Moellmann*** empty log message ***
2000-06-05 Gerd Moellmann(redisplay_window): Always use set_buffer_internal_1.
2000-06-05 Dave Love*** empty log message ***
2000-06-05 Dave Love(DEFUN, EXFUN): Test PROTOTYPES.
2000-06-05 Dave LoveProtect against multiple inclusion.
2000-06-05 Dave Love(menu_item_selection): Declare volatile unconditionally.
2000-06-05 Dave LoveRemove Vbefore_change_function, Vafter_change_function.
2000-06-05 Dave Love(struct frame): Use volatile unconditionally.
2000-06-05 Dave LoveDeclare code_convert_string_norecord.
2000-06-05 Dave LoveConditionally include term.h.
2000-06-05 Dave LoveCopyright up-date.
2000-06-05 Dave Love(x_calc_absolute_position): Declare nchildren unsigned.
2000-06-05 Dave Love(x_real_positions): Declare tmp_nchildren as unsigned.
2000-06-05 Dave LoveInclude fontset.h.
2000-06-05 Dave Love(xdisp.o): Depend on fontset.h.
2000-06-05 Dave LoveDon't define MATHERR.
2000-06-03 Dave LoveFix nested comment.
2000-06-02 Dave Love*** empty log message ***
2000-06-02 Gerd Moellmann*** empty log message ***
2000-06-02 Gerd Moellmann(realize_x_face): When copying BASE_FACE bitwise to the
2000-06-02 Gerd Moellmann(x_set_mouse_face_gc): If first glyph isn't a character
2000-06-02 Dave Love(_XOPEN_SOURCE, __EXTENSIONS__): Don't define.
2000-06-02 Dave Love*** empty log message ***
2000-06-02 Dave LoveConditionally include stdlib.h, unistd.h.
2000-06-02 Dave LoveAdd NO_MATHERR.
2000-06-02 Dave Love*** empty log message ***
2000-06-02 Dave Love(Vbefore_change_function, Vafter_change_function):
2000-06-02 Dave Love(signal_before_change, signal_after_change): Don't...
2000-06-02 Dave Love(internal_self_insert): Don't check
2000-06-01 Dave Love*** empty log message ***
2000-06-01 Dave Love(Fcall_interactively): Doc fix.
2000-06-01 Dave Love(ospeed) [HAVE_SPEED_T]: Don't declare extern.
2000-05-31 Dave LoveRevert last change -- duplicated.
2000-05-31 Gerd Moellmann(eassert) [!ENABLE_CHECKING]: Define as `(void) 0'.
2000-05-31 Gerd Moellmann(find_glyph_row_slice, swap_glyphs_in_rows): Put in...
2000-05-31 Jason Rumney(Fre_search_forward, Fre_search_backward)
2000-05-31 Jason Rumney*** empty log message ***
2000-05-31 Jason Rumney(Fw32_set_clipboard_data): Change QNil to Qnil.
2000-05-31 Jason Rumney*** empty log message ***
2000-05-30 Jason RumneyFormat and doc changes to bring closer to xterm.c.
2000-05-30 Jason Rumney(single_submenu, w32_menu_show): Call ENCODE_SYSTEM...
2000-05-30 Jason Rumney(NUM_TRANSLATED_MOUSE_BUTTONS): New constant.
2000-05-30 Jason Rumney(W32FontStruct): Add double_byte_p member.
2000-05-30 Jason RumneyFormat and doc changes to bring closer to xfns.c.
2000-05-30 Jason Rumney(glyph_to_pixel_coords): Change first parameter to
2000-05-30 Jason Rumney(w32_load_bdf_font): Initialize font->double_byte_p.
2000-05-30 Jason Rumney(w32fns.obj, w32menu.obj): Add charset.h and coding...
2000-05-30 Jason Rumney(make_lispy_event) [WINDOWS_NT]: Pass a window pointer to
2000-05-30 Jason Rumney(Fread_file_name) [HAVE_NTGUI]: Use file dialog.
2000-05-30 Jason Rumney(struct glyph) [WINDOWSNT]: Add w32_font_type member.
2000-05-30 Jason Rumney(ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros.
2000-05-30 Jason Rumney(CP_DEFAULT): Define.
2000-05-30 Jason Rumney*** empty log message ***
2000-05-30 Gerd Moellmann*** empty log message ***
2000-05-30 Gerd Moellmann(Fre_search_forward, Fre_search_backward)
2000-05-30 Kenichi Handa(detect_coding_iso2022): Fix code for checking
2000-05-30 Kenichi Handa*** empty log message ***
2000-05-30 Stefan Monnier(PREFETCH_NOLIMIT): New function.
2000-05-29 Gerd Moellmann*** empty log message ***
2000-05-29 Gerd Moellmann(find_defun_start): Move test for
2000-05-29 Gerd Moellmann*** empty log message ***
2000-05-29 Gerd Moellmann(redisplay_window): Really switch buffers when
2000-05-29 Kenichi Handa(Fcall_process): Fix previous change.
2000-05-29 Gerd Moellmann(free_realized_faces): Block/unblock input.
2000-05-29 Dave Love*** empty log message ***
2000-05-29 Dave LoveInclude intervals.h.
2000-05-29 Dave Love(keymap.o): Depend on intervals.h.
2000-05-29 Dave Love(menu_bar_items, tool_bar_items, Fexecute_extended_comm...
2000-05-29 Dave Love(map_property): New enum.
2000-05-29 Dave Love(get_local_map): Extra arg to allow looking for `keymap...
2000-05-29 Dave Love(Qkeymap): New variable.
2000-05-29 Dave Love(get_local_map: Don't declare here.
2000-05-29 Kenichi Handa(DECODE_COMPOSITION_START): If coding->cmp_data is not
2000-05-29 Kenichi Handa(coding_allocate_composition_data): Extern it.
2000-05-29 Kenichi HandaInclude composite.h.
2000-05-29 Kenichi Handa(callproc.o): Depend on composite.h.
2000-05-29 Kenichi Handa*** empty log message ***
2000-05-29 Eli Zaretskii(syms_of_charset): Revert previous change.
2000-05-28 Eli ZaretskiiCorrect a typo in a comment.
2000-05-28 Eli Zaretskii(produce_glyphs): Don't treat eight-bit-* charsets...
2000-05-28 Eli Zaretskii*** empty log message ***
2000-05-28 Eli Zaretskii(syms_of_charset): Set width of character sets
2000-05-26 Gerd Moellmann*** empty log message ***
2000-05-26 Gerd Moellmann(ospeed) [HAVE_SPEED_T]: Declare as `extern speed_t'.
2000-05-26 Gerd Moellmann(HAVE_SPEED_T): New define.
next