mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-20 20:50:53 -08:00
Fix typo.
This commit is contained in:
parent
9af6aa14ad
commit
f458a8e091
2 changed files with 2 additions and 2 deletions
|
|
@ -2685,7 +2685,7 @@ encode_coding_iso2022 (coding, source, destination, src_bytes, dst_bytes)
|
|||
|
||||
/* 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
|
||||
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. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue