/[emacs]/emacs/lisp/language/viet-util.el
ViewVC logotype

Diff of /emacs/lisp/language/viet-util.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by pj, Sun Jul 15 19:53:53 2001 UTC revision 1.21 by pj, Mon Apr 29 09:02:39 2002 UTC
# Line 26  Line 26 
26    
27  ;; Vietnamese uses ASCII characters and additional 134 unique  ;; Vietnamese uses ASCII characters and additional 134 unique
28  ;; characters (these are Latin alphabets with various diacritical and  ;; characters (these are Latin alphabets with various diacritical and
29  ;; tone marks).  As far as I know, Vietnamese now has 4 different ways  ;; tone marks).  As far as I know, Vietnamese now has 5 different ways
30  ;; for representing these characters: VISCII, VSCII, VIQR, and  ;; for representing these characters: VISCII, TCVN-5712, VPS, VIQR,
31  ;; Unicode.  VISCII and VSCII are simple 1-byte code which assigns 134  ;; and Unicode.  VISCII, TCVN-5712 and VPS are simple 1-byte code
32  ;; unique characters in control-code area (0x00..0x1F) and right half  ;; which assigns 134 unique characters in control-code area
33  ;; area (0x80..0xFF).  VIQR is a menmonic encoding specification  ;; (0x00..0x1F) and right half area (0x80..0xFF).  VIQR is a menmonic
34  ;; representing diacritical marks by following ASCII characters.  ;; encoding specification representing diacritical marks by following
35    ;; ASCII characters.
36    
37  ;;; Code:  ;;; Code:
38    

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26