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: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 07 Feb 2006 01:19:07 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4857 emacs/src/ChangeLog:1.4858
--- emacs/src/ChangeLog:1.4857  Mon Feb  6 15:23:20 2006
+++ emacs/src/ChangeLog Tue Feb  7 01:19:06 2006
@@ -1,3 +1,13 @@
+2006-02-07  Kenichi Handa  <address@hidden>
+
+       * term.c (append_glyph): Refer to it->char_to_display instead of
+       it->c.
+       (produce_glyphs): Set the character to print in
+       it->char_to_display.  Handle
+       unibyte-display-via-language-environment.
+       (produce_stretch_glyph): Set the character to print in
+       it->char_to_display.
+
 2006-02-06  Kenichi Handa  <address@hidden>
 
        * lread.c (openp): Initialized encoded_fn before GCPRO it.




reply via email to

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