[Top][All Lists]
[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. */
- [Emacs-diffs] Changes to emacs/src/coding.c, Juanma Barranquero, 2002/07/03
- [Emacs-diffs] Changes to emacs/src/coding.c,
Juanma Barranquero <=
- [Emacs-diffs] Changes to emacs/src/coding.c, Kenichi Handa, 2002/07/08
- [Emacs-diffs] Changes to emacs/src/coding.c, Juanma Barranquero, 2002/07/11
- [Emacs-diffs] Changes to emacs/src/coding.c, Dave Love, 2002/07/11
- [Emacs-diffs] Changes to emacs/src/coding.c, Ken Raeburn, 2002/07/14
- [Emacs-diffs] Changes to emacs/src/coding.c, Dave Love, 2002/07/16
- [Emacs-diffs] Changes to emacs/src/coding.c, Ken Raeburn, 2002/07/16
- [Emacs-diffs] Changes to emacs/src/coding.c, Dave Love, 2002/07/17
- [Emacs-diffs] Changes to emacs/src/coding.c, Ken Raeburn, 2002/07/19
- [Emacs-diffs] Changes to emacs/src/coding.c, Kenichi Handa, 2002/07/22
- [Emacs-diffs] Changes to emacs/src/coding.c, Kenichi Handa, 2002/07/24