emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/charset.h


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/charset.h
Date: Mon, 24 Oct 2005 04:04:01 -0400

Index: emacs/src/charset.h
diff -c emacs/src/charset.h:1.79 emacs/src/charset.h:1.80
*** emacs/src/charset.h:1.79    Sun Aug  7 12:33:16 2005
--- emacs/src/charset.h Mon Oct 24 08:04:01 2005
***************
*** 129,134 ****
--- 129,137 ----
  extern int charset_latin_jisx0201; /* JISX0201.Roman (Japanese Roman) */
  extern int charset_big5_1;    /* Big5 Level 1 (Chinese Traditional) */
  extern int charset_big5_2;    /* Big5 Level 2 (Chinese Traditional) */
+ extern int charset_mule_unicode_0100_24ff;
+ extern int charset_mule_unicode_2500_33ff;
+ extern int charset_mule_unicode_e000_ffff;
  
  /* Check if CH is an ASCII character or a base leading-code.
     Nowadays, any byte can be the first byte of a character in a




reply via email to

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