(set_font_frame_param): Don't do anything for
[bpt/emacs.git] / src /
2001-01-04 Gerd Moellmann(set_font_frame_param): Don't do anything for
2001-01-04 Gerd Moellmann(Fdelete_other_windows): Set window's window_end_valid
2001-01-03 Gerd Moellmann(forward_to_next_line_start): Reset it->c if taking the
2001-01-03 Gerd Moellmann(Frecenter): When changing the window start, set the
2001-01-03 Gerd Moellmann(move_it_past_eol): New function.
2001-01-03 Gerd Moellmann(move_it_past_eol): Add prototype.
2001-01-03 Gerd Moellmann*** empty log message ***
2001-01-03 Gerd Moellmann(Fwindow_end): Doc fix.
2001-01-03 Gerd Moellmann(Ffile_attributes): Fix last change, removing BSD4_3
2001-01-03 Gerd Moellmann(try_window_reusing_current_matrix): Fix bug setting
2001-01-03 Richard M. Stallman(Frecenter): Doc fix.
2001-01-03 Richard M. Stallman*** empty log message ***
2001-01-02 Andrew Innes*** empty log message ***
2001-01-02 Andrew Innes(Fredraw_frame): Call set_terminal_modes for
2001-01-02 Andrew Innes(handle_single_display_prop): Return if frame is
2001-01-02 Andrew Innes(realize_default_face): Set face foreground and
2001-01-02 Andrew Innes(make_terminal_frame) [WINDOWSNT]: Make terminal frames
2001-01-02 Andrew Innes(output_method): Add output_w32_console method.
2001-01-02 Andrew Innes(FRAME_TERMCAP_P) [WINDOWSNT]: Remove redefinition.
2001-01-02 Andrew Innes(x_update_begin):
2001-01-02 Andrew Innes(get_frame_dc): Abort if called on a non-w32 frame.
2001-01-02 Andrew Innes(Fx_display_color_cells): Determine correct value,...
2001-01-02 Gerd Moellmann*** empty log message ***
2001-01-02 Gerd Moellmann(Frecenter): Handle centering in graphical frames
2001-01-02 Eli Zaretskii*** empty log message ***
2001-01-02 Eli Zaretskii(detect_coding_iso2022, setup_coding_system): Remove
2001-01-02 Eli Zaretskii(make_cursor_line_fully_visible): Remove unused variable
2001-01-02 Eli Zaretskii(size_window): Remove block-local variable `min_size'.
2001-01-02 Eli Zaretskii(char_printable_p): Remove unused variable `chars'.
2001-01-02 Eli Zaretskii(Fcategory_docstring): Remove unused variable `doc'.
2001-01-02 Gerd Moellmann*** empty log message ***
2001-01-02 Eli Zaretskii(Fccl_execute): Cast ccl_driver parameters to `unsigned
2001-01-02 Gerd Moellmann*** empty log message ***
2001-01-02 Eli Zaretskii(face_fontset, realize_default_face): Remove unused
2001-01-02 Eli Zaretskii(XTread_socket): Remove unused variables `p' and
2001-01-02 Eli Zaretskii(x_display_info_for_name): Cast 0 to "char *" in the...
2001-01-02 Eli Zaretskii(fontset_ref): Remove unused variable `i'.
2001-01-02 Eli Zaretskii(make_gap): Remove unused variable `result'.
2001-01-02 Eli Zaretskii(record_char): Remove unused function-scope variable
2001-01-02 Eli Zaretskii(Fmarker_position): Remove unused variables `pos',...
2001-01-02 Eli Zaretskii(e_write): Remove unused variable `require_encoding_p'.
2001-01-02 Eli Zaretskii(directory_files_internal): Fix a typo in a comment.
2001-01-02 Eli Zaretskii(casify_object): Remove unused variable `tolen'.
2001-01-02 Eli Zaretskii(current_column): Remove unused variable `stopchar'.
2001-01-02 Eli Zaretskii(shrink_regexp_cache): Remove unused variable `cpp'.
2001-01-02 Eli Zaretskii(Fprimitive_undo): Remove unused block-scope variable
2001-01-02 Eli Zaretskii(find_symbol_value): Remove extra 3rd argument in the
2001-01-02 Eli Zaretskii(Fsnarf_documentation): Remove unused variables `fun...
2001-01-02 Eli Zaretskii(Ftranspose_regions): Remove unused variables `gcpro1'
2001-01-02 Eli Zaretskii(Flength): Remove unused variable `tail'.
2001-01-02 Eli Zaretskii(doprnt1): Remove unused variable `size'.
2001-01-02 Eli Zaretskii(get_local_map): Remove unused variable `tem'.
2001-01-02 Eli Zaretskii(run_composition_function): Remove unused variable
2001-01-02 Eli Zaretskii(EmacsFrameSetCharSize): Remove unused variables `ac'
2001-01-02 Gerd Moellmann(x_connection_closed): Catch X errors around all
2001-01-02 Eli Zaretskii(encode_terminal_code): Remove unused variable `c'.
2001-01-02 Gerd Moellmann(x_connection_closed): Set handling_signal to 0 at
2001-01-02 Gerd Moellmann(pos_visible_p): Take into account that CHARPOS maybe
2001-01-02 Gerd Moellmann*** empty log message ***
2001-01-02 Gerd Moellmann(update_window): Don't check_current_matrix_flags.
2001-01-01 Jason Rumney(x_figure_window_size): Do not allow new_height and
2001-01-01 Jason Rumney*** empty log message ***
2000-12-30 Kenichi Handa(find_composition): Fix a code for searching a composit...
2000-12-30 Kenichi Handa*** empty log message ***
2000-12-29 Gerd Moellmann(check_current_matrix_flags) [GLYPH_DEBUG]: New
2000-12-29 Gerd Moellmann(try_window_reusing_current_matrix)
2000-12-29 Gerd Moellmann*** empty log message ***
2000-12-29 Gerd Moellmann(move_it_by_lines): Don't do optimizations if NEED_Y_P
2000-12-28 Gerd Moellmann(Fx_backspace_delete_keys_p): Check library and server
2000-12-28 Gerd Moellmann(push_key_description): Add prototype.
2000-12-28 Gerd Moellmann(push_key_description): Add parameter FORCE_MULTIBYTE.
2000-12-28 Gerd Moellmann(echo_char): If C is an integer, always call
2000-12-28 Gerd Moellmann(echo_area_display): Bind redisplay-dont-pause to t
2000-12-28 Gerd MoellmannUse #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
2000-12-28 Gerd MoellmannUse #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
2000-12-28 Kenichi Handa(setup_coding_system): Initialize
2000-12-28 Kenichi Handa(struct ccl_spec): New member eight_bit_carryover.
2000-12-28 Kenichi Handa(CCL_WRITE_CHAR): Check variable `extra_bytes'.
2000-12-28 Kenichi Handa*** empty log message ***
2000-12-28 Kenichi Handa(SAFE_ONE_MORE_BYTE): New macro.
2000-12-28 Kenichi Handa*** empty log message ***
2000-12-27 Gerd Moellmann*** empty log message ***
2000-12-27 Gerd Moellmann(PT_PER_INCH): New macro.
2000-12-27 Gerd MoellmannComment out the line pointing to the Lesstif source
2000-12-27 Gerd Moellmann(Frecenter): Use displayed_window_lines instead
2000-12-27 Gerd Moellmann*** empty log message ***
2000-12-27 Gerd Moellmann(syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars
2000-12-27 Gerd Moellmann(struct redisplay_history) [GLYPH_DEBUG]: New.
2000-12-27 Gerd Moellmann*** empty log message ***
2000-12-23 Gerd Moellmann(echo_prompt): Always set current_kboard->echoptr to
2000-12-23 Gerd Moellmann(init_from_display_pos): Pop until the iterator's
2000-12-23 Gerd Moellmann(save_frame_matrix, restore_frame_matrix): Removed.
2000-12-23 Eli Zaretskii(syms_of_xdisp): Fix last change.
2000-12-23 Gerd Moellmann*** empty log message ***
2000-12-23 Gerd Moellmann(syms_of_xdisp): Doc fix.
2000-12-22 Gerd Moellmann*** empty log message ***
2000-12-22 Gerd Moellmann(size_window): When setting the window's too_small_ok
2000-12-22 Jason Rumney(w32_draw_bitmap): Fix drawing so it does not appear...
2000-12-22 Gerd Moellmann(delete_window): Simplify somewhat.
2000-12-22 Kenichi Handa(struct ccl_program): New member cr_consumed.
next