emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 03 Mar 2002 15:09:48 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2487 emacs/src/ChangeLog:1.2488
*** emacs/src/ChangeLog:1.2487  Sun Mar  3 12:29:31 2002
--- emacs/src/ChangeLog Sun Mar  3 15:09:47 2002
***************
*** 1,3 ****
--- 1,30 ----
+ 2002-03-03  Richard M. Stallman  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * xdisp.c (syms_of_xdisp) <auto-hscroll-mode>: Renamed from



reply via email to

[Prev in Thread] Current Thread [Next in Thread]