comparison lisp/mule/vietnamese.el @ 440:8de8e3f6228a r21-2-28

Import from CVS: tag r21-2-28
author cvs
date Mon, 13 Aug 2007 11:33:38 +0200
parents 3ecd8885ac67
children 576fb035e263
comparison
equal deleted inserted replaced
439:357dd071b03c 440:8de8e3f6228a
287 (coding-priority viscii) 287 (coding-priority viscii)
288 (input-method . "vietnamese-viqr") 288 (input-method . "vietnamese-viqr")
289 (features viet-util) 289 (features viet-util)
290 (sample-text . "Vietnamese (Ti,1*(Bng Vi,1.(Bt) Ch,1`(Bo b,1U(Bn") 290 (sample-text . "Vietnamese (Ti,1*(Bng Vi,1.(Bt) Ch,1`(Bo b,1U(Bn")
291 (documentation . "\ 291 (documentation . "\
292 For Vietnamese, Emacs uses special charasets internally. 292 For Vietnamese, Emacs uses special charsets internally.
293 They can be decoded from and encoded to VISCC, VSCII, and VIQR. 293 They can be decoded from and encoded to VISCC, VSCII, and VIQR.
294 Current setting put higher priority to the coding system VISCII than VSCII. 294 Current setting put higher priority to the coding system VISCII than VSCII.
295 If you prefer VSCII, please do: (prefer-coding-system 'vietnamese-vscii)") 295 If you prefer VSCII, please do: (prefer-coding-system 'vietnamese-vscii)")
296 )) 296 ))
297 297