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.22 [emacs-unicode-2]


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog.22 [emacs-unicode-2]
Date: Thu, 02 Oct 2003 08:40:04 -0400

Index: emacs/src/ChangeLog.22
diff -c emacs/src/ChangeLog.22:1.1.2.10 emacs/src/ChangeLog.22:1.1.2.11
*** emacs/src/ChangeLog.22:1.1.2.10     Wed Oct  1 00:45:44 2003
--- emacs/src/ChangeLog.22      Thu Oct  2 08:40:04 2003
***************
*** 1,3 ****
--- 1,11 ----
+ 2003-10-02  Kenichi Handa  <address@hidden>
+ 
+       * term.c (encode_terminal_code): Don't handle glyph-table.  Check
+       if a character is encodable by the terminal coding system.  If
+       not, produces proper number of `?'s.  Update
+       terminal_encode_buffer and terminal_encode_buf_size if necessary.
+       (produce_glyphs): Check by CHAR_BYTE8_P, not SINGLE_BYTE_CHAR_P.
+ 
  2003-10-01  Kenichi Handa  <address@hidden>
  
        * term.c (terminal_encode_buffer, terminal_encode_buf_size): New




reply via email to

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