From 44c2f547bc110f5d4499b7d65004163b063ded4f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 11 Feb 2003 17:12:14 +0000 Subject: [PATCH] ("Vietnamese"): Fix typos. --- lisp/ChangeLog | 4 ++++ lisp/language/vietnamese.el | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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)") )) -- 2.39.5