emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/coding.c
Date: Wed, 03 Jul 2002 05:19:25 -0400

Index: emacs/src/coding.c
diff -c emacs/src/coding.c:1.246 emacs/src/coding.c:1.247
*** emacs/src/coding.c:1.246    Sun Jun 23 20:35:59 2002
--- emacs/src/coding.c  Wed Jul  3 05:19:24 2002
***************
*** 2685,2691 ****
  
  /* Macros to decode or encode a character of Big5 in BIG5.  B1 and B2
     are the 1st and 2nd position-codes of Big5 in BIG5 coding system.
!    C1 and C2 are the 1st and 2nd position-codes of of Emacs' internal
     format.  CHARSET is `charset_big5_1' or `charset_big5_2'.  */
  
  /* Number of Big5 characters which have the same code in 1st byte.  */
--- 2685,2691 ----
  
  /* Macros to decode or encode a character of Big5 in BIG5.  B1 and B2
     are the 1st and 2nd position-codes of Big5 in BIG5 coding system.
!    C1 and C2 are the 1st and 2nd position-codes of Emacs' internal
     format.  CHARSET is `charset_big5_1' or `charset_big5_2'.  */
  
  /* Number of Big5 characters which have the same code in 1st byte.  */



reply via email to

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