From: Juanma Barranquero Date: Tue, 11 Feb 2003 17:06:46 +0000 (+0000) Subject: ("Vietnamese"): Fix typos. X-Git-Tag: ttn-vms-21-2-B4~11240 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ae0fa1e0d3db2942ca60aa6949996a2fcb6252a2;p=emacs.git ("Vietnamese"): Fix typos. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ff357b1bff1..18564b43c6d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -10,6 +10,8 @@ 2003-02-11 Juanma Barranquero + * language/vietnamese.el ("Vietnamese"): Fix typos. + * info-xref.el (info-xref-check-buffer): Fix typo. * makefile.w32-in (DONTCOMPILE): Add malayalam.el and tamil.el. diff --git a/lisp/language/vietnamese.el b/lisp/language/vietnamese.el index b3f09b9d5e9..742ceafda69 100644 --- a/lisp/language/vietnamese.el +++ b/lisp/language/vietnamese.el @@ -310,10 +310,10 @@ (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 VISCII, VSCII, TCVN-5712, and VIQR. VSCII is deprecated in favour of TCVN-5712. Current setting -put higher priority to the coding system VISCII than TCVN-5712. If +puts higher priority to the coding system VISCII than TCVN-5712. If you prefer TCVN-5712, please do: (prefer-coding-system 'vietnamese-tcvn). There are two Vietnamese input methods: VIQR and Telex, VIQR is the default setting.")