summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* * fontset.c (fontset_pattern_regexp): Allocate three more bytes toAndrew Choi2001-01-28
* * alloc.c (allocate_string) [macintosh]: Call check_string_bytesAndrew Choi2001-01-28
* (font_family_registry): Even if FONTNAME conform toKenichi Handa2001-01-28
* *** empty log message ***Kenichi Handa2001-01-28
* (display_line): Don't treat a newline as fittingGerd Moellmann2001-01-27
* (size_window): Set the window's orig_top to nil whenGerd Moellmann2001-01-26
* (do_switch_frame): If selected frame has a mini-window,Gerd Moellmann2001-01-26
* (adjust_glyph_matrix): Always clear desired matrices.Gerd Moellmann2001-01-26
* (echo_area_display): Comment fix.Gerd Moellmann2001-01-26
* *** empty log message ***Gerd Moellmann2001-01-26
* (display_line): Simplify check for glyphs fittingGerd Moellmann2001-01-26
* *** empty log message ***Gerd Moellmann2001-01-26
* (xic_style): New variable.Gerd Moellmann2001-01-26
* (decode_coding): Set a flag for inhibitingKenichi Handa2001-01-26
* *** empty log message ***Kenichi Handa2001-01-26
* (x_after_update_window_line): Don't clear if frame'sGerd Moellmann2001-01-25
* (x_clear_area): Add prototype.Gerd Moellmann2001-01-25
* * xfns.c (x_set_tool_bar_lines): Use x_clear_area instead ofGerd Moellmann2001-01-25
* Update a comment.Gerd Moellmann2001-01-25
* *** empty log message ***Gerd Moellmann2001-01-25
* (Fx_file_dialog): Remove a workaround for LesstifGerd Moellmann2001-01-25
* *** empty log message ***Dave Love2001-01-25
* (BASE_PURESIZE): Up to 720000.Dave Love2001-01-25
* *** empty log message ***Dave Love2001-01-25
* Fix a typo in a comment.Eli Zaretskii2001-01-25
* (Fwhere_is_internal): Declare gcpro3, gcpro4.Dave Love2001-01-25
* *** empty log message ***Gerd Moellmann2001-01-25
* (echo_area_display): Don't call redisplay_internalGerd Moellmann2001-01-25
* (read_integer): Use type EMACS_INT instead of int.Gerd Moellmann2001-01-25
* (ccl_driver): Fix last change.Eli Zaretskii2001-01-25
* Fix a typo in the last entry for ccl.c.Eli Zaretskii2001-01-25
* (mutually_exclusive_p): Add missing `break' at the end of `charset' processing.Stefan Monnier2001-01-25
* *** empty log message ***Kenichi Handa2001-01-24
* (ccl_coding_driver): Setup ccl->suppress_error.Kenichi Handa2001-01-24
* (struct coding_system): New member suppress_error.Kenichi Handa2001-01-24
* (ccl_driver): If ccl->suppress_error is nonzeor, don'tKenichi Handa2001-01-24
* (sturct ccl_program): New member suppress_error.Kenichi Handa2001-01-24
* *** empty log message ***Stefan Monnier2001-01-24
* (mutually_exclusive_p): Don't blindly handle `charset_not'Stefan Monnier2001-01-24
* (Fwhere_is_internal): Don't nreverse the cachedGerd Moellmann2001-01-24
* *** empty log message ***Eli Zaretskii2001-01-24
* (syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubrEli Zaretskii2001-01-24
* *** empty log message ***Gerd Moellmann2001-01-24
* (sweep_weak_table): Fix code taking items out ofGerd Moellmann2001-01-24
* (x_create_tip_frame): Prevent changing the tooltip'sGerd Moellmann2001-01-24
* (x_new_font): Don't change a tooltip's size.Gerd Moellmann2001-01-24
* (CCL_CALL_FOR_MAP_INSTRUCTION): Use "if (1)..." not "do {...".Kenichi Handa2001-01-24
* *** empty log message ***Kenichi Handa2001-01-24
* (CCL_READ_CHAR): Change the argument name from r to REGKenichi Handa2001-01-24
* *** empty log message ***Kenichi Handa2001-01-24