comparison lisp/mule/vietnamese.el @ 3970:949ac151a10d

[xemacs-hg @ 2007-05-20 20:09:20 by aidan] Test that all listed langenv input methods exist; comment out those we can't support while using 21.4 to compile our packages.
author aidan
date Sun, 20 May 2007 20:09:40 +0000
parents 98af8a976fc3
children aa28d959af41
comparison
equal deleted inserted replaced
3969:a7c03016302e 3970:949ac151a10d
329 (set-language-info-alist 329 (set-language-info-alist
330 "Vietnamese" '((charset vietnamese-viscii-lower vietnamese-viscii-upper) 330 "Vietnamese" '((charset vietnamese-viscii-lower vietnamese-viscii-upper)
331 (coding-system viscii vscii viqr) 331 (coding-system viscii vscii viqr)
332 (coding-priority viscii) 332 (coding-priority viscii)
333 (locale "vietnamese" "vi") 333 (locale "vietnamese" "vi")
334 (input-method . "vietnamese-viqr") 334 ;; Not available in packages.
335 ;; (input-method . "vietnamese-viqr")
335 (features viet-util) 336 (features viet-util)
336 (sample-text . "Vietnamese (Ti,1*(Bng Vi,1.(Bt) Ch,1`(Bo b,1U(Bn") 337 (sample-text . "Vietnamese (Ti,1*(Bng Vi,1.(Bt) Ch,1`(Bo b,1U(Bn")
337 (documentation . "\ 338 (documentation . "\
338 For Vietnamese, Emacs uses special charsets internally. 339 For Vietnamese, Emacs uses special charsets internally.
339 They can be decoded from and encoded to VISCC, VSCII, and VIQR. 340 They can be decoded from and encoded to VISCC, VSCII, and VIQR.