summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2001-01-301-0/+12
* (build_desired_tool_bar_string, syms_of_xdisp): UseGerd Moellmann2001-01-301-3/+5
* (Fx_create_frame): Add the tool bar height to the frameGerd Moellmann2001-01-301-8/+30
* (Vtool_bar_button_margin:): Declare extern.Gerd Moellmann2001-01-301-2/+10
* *** empty log message ***Dave Love2001-01-301-0/+5
* (Fbyte_code) <Bgeq>: Add BEFORE_POTENTIAL_GC andDave Love2001-01-301-0/+2
* *** empty log message ***Gerd Moellmann2001-01-291-0/+5
* (Fbyte_code) <Bcurrent_column>: AddGerd Moellmann2001-01-291-0/+2
* Undo last change.Gerd Moellmann2001-01-291-53/+4
* (mouse_key_p): New function.Gerd Moellmann2001-01-291-4/+53
* *** empty log message ***Eli Zaretskii2001-01-291-0/+4
* (Fset_text_properties): Doc fix.Eli Zaretskii2001-01-291-1/+2
* *** empty log message ***Gerd Moellmann2001-01-291-1/+5
* (forward_to_next_line_start): Remove xassert.Gerd Moellmann2001-01-291-1/+0
* *** empty log message ***Eli Zaretskii2001-01-291-0/+5
* (x_draw_row_bitmaps): Delay obtaining HDC to avoid returning withoutEli Zaretskii2001-01-291-1/+3
* (w32_font_match): Allocate three more bytes to regexKenichi Handa2001-01-281-1/+1
* *** empty log message ***Kenichi Handa2001-01-281-0/+5
* * fontset.c (fontset_pattern_regexp): Allocate three more bytes toAndrew Choi2001-01-282-1/+4
* * alloc.c (allocate_string) [macintosh]: Call check_string_bytesAndrew Choi2001-01-283-2/+20
* (font_family_registry): Even if FONTNAME conform toKenichi Handa2001-01-281-22/+30
* *** empty log message ***Kenichi Handa2001-01-281-0/+12
* *** empty log message ***Gerd Moellmann2001-01-271-0/+5
* (display_line): Don't treat a newline as fittingGerd Moellmann2001-01-271-3/+5
* *** empty log message ***Gerd Moellmann2001-01-261-0/+4
* (size_window): Set the window's orig_top to nil whenGerd Moellmann2001-01-261-0/+3
* *** empty log message ***Gerd Moellmann2001-01-261-1/+1
* *** empty log message ***Gerd Moellmann2001-01-261-0/+3
* (do_switch_frame): If selected frame has a mini-window,Gerd Moellmann2001-01-261-0/+3
* *** empty log message ***Gerd Moellmann2001-01-261-0/+2
* (adjust_glyph_matrix): Always clear desired matrices.Gerd Moellmann2001-01-261-30/+43
* (echo_area_display): Comment fix.Gerd Moellmann2001-01-261-1/+4
* *** empty log message ***Gerd Moellmann2001-01-261-0/+3
* (display_line): Simplify check for glyphs fittingGerd Moellmann2001-01-261-5/+2
* *** empty log message ***Gerd Moellmann2001-01-261-0/+6
* (xic_style): New variable.Gerd Moellmann2001-01-261-1/+2
* (decode_coding): Set a flag for inhibitingKenichi Handa2001-01-261-5/+22
* *** empty log message ***Kenichi Handa2001-01-261-0/+9
* *** empty log message ***Gerd Moellmann2001-01-251-0/+13
* (x_after_update_window_line): Don't clear if frame'sGerd Moellmann2001-01-251-44/+63
* (x_clear_area): Add prototype.Gerd Moellmann2001-01-251-1/+2
* * xfns.c (x_set_tool_bar_lines): Use x_clear_area instead ofGerd Moellmann2001-01-251-2/+2
* Update a comment.Gerd Moellmann2001-01-251-1/+3
* *** empty log message ***Gerd Moellmann2001-01-251-0/+5
* (Fx_file_dialog): Remove a workaround for LesstifGerd Moellmann2001-01-251-28/+0
* *** empty log message ***Dave Love2001-01-251-0/+2
* (BASE_PURESIZE): Up to 720000.Dave Love2001-01-251-1/+1
* *** empty log message ***Dave Love2001-01-251-0/+4
* Fix a typo in a comment.Eli Zaretskii2001-01-251-1/+1
* (Fwhere_is_internal): Declare gcpro3, gcpro4.Dave Love2001-01-251-1/+1