Mercurial > emacs
changeset 43673:37eeb8f1f6f2
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 03 Mar 2002 20:09:47 +0000 |
parents | e26d9755d4e8 |
children | 53deca397c95 |
files | src/ChangeLog |
diffstat | 1 files changed, 27 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rms@gnu.org> + + * 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 <eliz@is.elta.co.il> * xdisp.c (syms_of_xdisp) <auto-hscroll-mode>: Renamed from