(window_loop) <GET_BUFFER_WINDOW>: Prefer to return
[bpt/emacs.git] / src /
2001-02-13 Gerd Moellmann(window_loop) <GET_BUFFER_WINDOW>: Prefer to return
2001-02-13 Gerd Moellmann(best_matching_font): New parameter width_ratio.
2001-02-13 Gerd Moellmann(directory_files_internal): Initialize errno.
2001-02-12 Andrew Innes(x_produce_image_glyph): Pay attention to the case...
2001-02-09 Kenichi Handa*** empty log message ***
2001-02-09 Kenichi Handa(struct face): Add comment for how to handle a negative...
2001-02-09 Kenichi Handa(Finternal_set_lisp_face_attribute): The value of :box
2001-02-09 Kenichi Handa(x_produce_image_glyph): Pay attention to the case...
2001-02-09 Jason Rumney(w32_encode_char): Treat eight bit graphic and control
2001-02-09 Jason Rumney(init-environment): Duplicate local string before putenv.
2001-02-09 Jason Rumney(Fx_show_tip): Fix calls to make_number.
2001-02-09 ShengHuo ZHU2001-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>
2001-02-09 Kenichi Handa(Fchar_to_string): If CHARACTER is less than 256,
2001-02-09 Kenichi Handa(Fstring): If all arguments are less than 256, return...
2001-02-09 Kenichi Handa*** empty log message ***
2001-02-08 Kenichi Handa(code_convert_region): After detecting a coding, if
2001-02-08 Kenichi Handa*** empty log message ***
2001-02-08 Stefan Monnier(w32_set_scroll_bar_thumb): Use `double' for `range...
2001-02-07 Kenichi Handa(parse_str_to_multibyte): New function.
2001-02-07 Kenichi Handa(parse_str_to_multibyte): Extern it.
2001-02-07 Kenichi Handa(print_string): If we are going to print a unibyte
2001-02-07 Kenichi Handa*** empty log message ***
2001-02-06 Andrew Innes(select_palette): Do nothing if palette hasn't yet
2001-02-06 Gerd Moellmann(update_frame_line): Rename parameter FRAME to F.
2001-02-05 Gerd Moellmann(split_font_name): Compute numeric value of
2001-02-05 Gerd Moellmann(enum lface_attribute_index): Add
2001-02-05 Dave Love*** empty log message ***
2001-02-05 Dave LoveRevert last change following loadup.el change.
2001-02-05 Andrew Innes*** empty log message ***
2001-02-05 Andrew Innes($(EMACS)): Use $(THISDIR) instead of . in
2001-02-05 Gerd Moellmann(x_display_and_set_cursor): Check for the focus
2001-02-05 Gerd Moellmann(try_scrolling): If point is in the line below the
2001-02-05 Gerd Moellmann*** empty log message ***
2001-02-05 Gerd Moellmann(Fmove_to_window_line): Don't add 1 if window is
2001-02-05 Kenichi Handa(CCL_WRITE_CHAR): Check if CH is valid or not. If
2001-02-05 Kenichi Handa*** empty log message ***
2001-02-02 Stefan Monnier*** empty log message ***
2001-02-02 Gerd Moellmann*** empty log message ***
2001-02-02 Gerd Moellmann(x_set_font): If font hasn't changed, avoid recomputing
2001-02-02 Gerd Moellmann*** empty log message ***
2001-02-02 Gerd Moellmann(get_next_display_element): Fix case of empty
2001-02-02 Eli Zaretskii(Fconstrain_to_field): Doc fix.
2001-02-02 Eli Zaretskii(Fclear_face_cache): Rename the `thorougly' argument
2001-02-02 Eli Zaretskii(Fenlarge_window, Fshrink_window): Doc fix.
2001-02-01 Gerd Moellmann(search_buffer): Call set_search_regs with a byte
2001-02-01 Gerd Moellmann*** empty log message ***
2001-02-01 Gerd Moellmann(x_set_tool_bar_lines): Do nothing If frame is
2001-02-01 Eli Zaretskii(Fmodify_frame_parameters): Doc fix.
2001-01-31 Gerd MoellmannChange the include blocker to the same form as in other...
2001-01-31 Gerd Moellmann(EMACS_FRAME_H_INCLUDED): Use an include blocker
2001-01-31 Gerd Moellmann(enum window_part): New enumeration.
2001-01-31 Gerd MoellmannUpdate copyright.
2001-01-31 Gerd Moellmann(FRAME_RIGHT_SCROLL_BAR_WIDTH): New define.
2001-01-31 Dave Love*** empty log message ***
2001-01-31 Dave Love(hook-run): Define to run xreload.
2001-01-31 Eli Zaretskii(Fformat_time_string): Doc fix.
2001-01-31 Stefan Monnier*** empty log message ***
2001-01-31 Stefan Monnier(Fwhere_is_internal): Use the first valid binding
2001-01-31 Gerd Moellmann*** empty log message ***
2001-01-31 Gerd Moellmann(interactive_p): New function.
2001-01-31 Gerd Moellmann(interactive_p): Add prototype.
2001-01-31 Gerd Moellmann(Fscroll_right, Fscroll_left): Use interactive_p
2001-01-31 Gerd Moellmann(Fmake_list): Add a QUIT in the loop; unroll the loop.
2001-01-31 Dave Love*** empty log message ***
2001-01-31 Dave Love(Fset_text_properties): Fix newline in doc string.
2001-01-30 Gerd Moellmann*** empty log message ***
2001-01-30 Gerd Moellmann(build_desired_tool_bar_string, syms_of_xdisp): Use
2001-01-30 Gerd Moellmann(Fx_create_frame): Add the tool bar height to the frame
2001-01-30 Gerd Moellmann(Vtool_bar_button_margin:): Declare extern.
2001-01-30 Dave Love(Fbyte_code) <Bgeq>: Add BEFORE_POTENTIAL_GC and
2001-01-29 Gerd Moellmann*** empty log message ***
2001-01-29 Gerd Moellmann(Fbyte_code) <Bcurrent_column>: Add
2001-01-29 Gerd MoellmannUndo last change.
2001-01-29 Gerd Moellmann(mouse_key_p): New function.
2001-01-29 Eli Zaretskii*** empty log message ***
2001-01-29 Eli Zaretskii(Fset_text_properties): Doc fix.
2001-01-29 Gerd Moellmann(forward_to_next_line_start): Remove xassert.
2001-01-29 Eli Zaretskii(x_draw_row_bitmaps): Delay obtaining HDC to avoid...
2001-01-28 Kenichi Handa(w32_font_match): Allocate three more bytes to regex
2001-01-28 Kenichi Handa*** empty log message ***
2001-01-28 Andrew Choi* fontset.c (fontset_pattern_regexp): Allocate three...
2001-01-28 Andrew Choi* alloc.c (allocate_string) [macintosh]: Call check_str...
2001-01-28 Kenichi Handa(font_family_registry): Even if FONTNAME conform to
2001-01-28 Kenichi Handa*** empty log message ***
2001-01-27 Gerd Moellmann(display_line): Don't treat a newline as fitting
2001-01-26 Gerd Moellmann(size_window): Set the window's orig_top to nil when
2001-01-26 Gerd Moellmann(do_switch_frame): If selected frame has a mini-window,
2001-01-26 Gerd Moellmann(adjust_glyph_matrix): Always clear desired matrices.
2001-01-26 Gerd Moellmann(echo_area_display): Comment fix.
2001-01-26 Gerd Moellmann*** empty log message ***
2001-01-26 Gerd Moellmann(display_line): Simplify check for glyphs fitting
2001-01-26 Gerd Moellmann*** empty log message ***
2001-01-26 Gerd Moellmann(xic_style): New variable.
2001-01-26 Kenichi Handa(decode_coding): Set a flag for inhibiting
2001-01-26 Kenichi Handa*** empty log message ***
2001-01-25 Gerd Moellmann(x_after_update_window_line): Don't clear if frame's
2001-01-25 Gerd Moellmann(x_clear_area): Add prototype.
2001-01-25 Gerd Moellmann* xfns.c (x_set_tool_bar_lines): Use x_clear_area inste...
2001-01-25 Gerd MoellmannUpdate a comment.
2001-01-25 Gerd Moellmann*** empty log message ***
next