# HG changeset patch # User Richard M. Stallman # Date 1015186187 0 # Node ID 37eeb8f1f6f297c64e279e4a711304771fdd6024 # Parent e26d9755d4e85bad61435905fea197d9c789621e *** empty log message *** diff -r e26d9755d4e8 -r 37eeb8f1f6f2 src/ChangeLog --- a/src/ChangeLog Sun Mar 03 20:09:27 2002 +0000 +++ b/src/ChangeLog Sun Mar 03 20:09:47 2002 +0000 @@ -1,3 +1,30 @@ +2002-03-03 Richard M. Stallman + + * xrdb.c (file_p): Rename arg `path' to `filename'. + + * abbrev.c (Fexpand_abbrev): Increment plist as use count + only if it is an integer. + + * xfns.c (png_load): Set screen_gamma based on f->gamma. + If png_get_sRGB gives an answer, call png_set_gamma + using the default image gamma value. + + * lread.c (read1): When reading from a file, default string to + multibyte only if it has some multibyte characters. + + * print.c (print_object): Output multibyte chars 128...255 + using \x even if ! print_escape_multibyte. + + * xdisp.c (display_mode_element): Move the places where + bytepos, charpos, this, and lisp_string are set. + Use lisp_string to set bytepos. + + * xdisp.c (redisplay_internal): + Call clear_image_cache only if HAVE_WINDOW_SYSTEM. + + * xdisp.c (display_mode_element): Merge properties specified with + :propertize onto those that come with the string. + 2002-03-03 Eli Zaretskii * xdisp.c (syms_of_xdisp) : Renamed from