emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/xterm.c


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Fri, 27 May 2005 07:28:30 -0400

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.864 emacs/src/xterm.c:1.865
*** emacs/src/xterm.c:1.864     Tue May 10 09:19:19 2005
--- emacs/src/xterm.c   Fri May 27 11:28:30 2005
***************
*** 904,909 ****
--- 904,910 ----
        /* It's a program.  */
        struct ccl_program *ccl = font_info->font_encoder;
  
+       check_ccl_update (ccl);
        if (CHARSET_DIMENSION (charset) == 1)
        {
          ccl->reg[0] = charset;




reply via email to

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