From: Juanma Barranquero Date: Tue, 11 Feb 2003 17:12:14 +0000 (+0000) Subject: ("Vietnamese"): Fix typos. X-Git-Tag: emacs-21.3~23 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=44c2f547bc110f5d4499b7d65004163b063ded4f;p=emacs.git ("Vietnamese"): Fix typos. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d5b182f46b7..14f296db2e1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2003-02-11 Juanma Barranquero + + * language/vietnamese.el ("Vietnamese"): Fix typos. + 2003-02-07 Francesco Potort,Al(B * language/european.el ("French", "Italian"): New languages. diff --git a/lisp/language/vietnamese.el b/lisp/language/vietnamese.el index 92273b734af..013fe00299c 100644 --- a/lisp/language/vietnamese.el +++ b/lisp/language/vietnamese.el @@ -183,9 +183,9 @@ (features viet-util) (sample-text . "Vietnamese (Ti,1*(Bng Vi,1.(Bt) Ch,1`(Bo b,1U(Bn") (documentation . "\ -For Vietnamese, Emacs uses special charasets internally. +For Vietnamese, Emacs uses special charsets internally. They can be decoded from and encoded to VISCC, VSCII, and VIQR. -Current setting put higher priority to the coding system VISCII than VSCII. +Current setting puts higher priority to the coding system VISCII than VSCII. If you prefer VSCII, please do: (prefer-coding-system 'vietnamese-vscii)") ))