# HG changeset patch # User Juanma Barranquero # Date 1044983168 0 # Node ID 350e89367682614c6ce03e3e2901fcc5faabc69f # Parent 0edd78f56e6a2d4b29ca2a8ce5e1c5fce79d8b6b ("Vietnamese"): Fix typos. diff -r 0edd78f56e6a -r 350e89367682 lisp/language/vietnamese.el --- a/lisp/language/vietnamese.el Tue Feb 11 17:00:45 2003 +0000 +++ b/lisp/language/vietnamese.el Tue Feb 11 17:06:08 2003 +0000 @@ -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.")