Mercurial > hg > xemacs-beta
comparison lisp/mule/lao.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 | 308d34e9f07d |
comparison
equal
deleted
inserted
replaced
3969:a7c03016302e | 3970:949ac151a10d |
---|---|
60 | 60 |
61 (set-language-info-alist | 61 (set-language-info-alist |
62 "Lao" '((charset lao) | 62 "Lao" '((charset lao) |
63 (coding-system lao) | 63 (coding-system lao) |
64 (coding-priority lao) | 64 (coding-priority lao) |
65 (input-method . "lao") | 65 ;; (input-method . "lao") |
66 (nonascii-translation . lao) | 66 (nonascii-translation . lao) |
67 (unibyte-display . lao) | 67 (unibyte-display . lao) |
68 (features lao-util) | 68 (features lao-util) |
69 (documentation . t))) | 69 (documentation . t))) |
70 | 70 |