(documentation . "Support for Chinese CNS character sets."))
'("Chinese"))
+(provide 'chinese)
+
;;; chinese.el ends here
(documentation . "Support for Cyrillic ALTERNATIVNYJ."))
'("Cyrillic"))
+(provide 'cyrillic)
+
;;; cyrillic.el ends here
(?\e$(5$~\e(B . nil)
))
+(provide 'devanagari)
+
;;; devanagari.el ends here
(sample-text . "\e$(3$Q#U!.\e(B")
(documentation . t)))
+(provide 'ethiopic)
+
;;; ethiopic.el ends here
(unibyte-display . greek-iso-8bit)
(documentation . t)))
+(provide 'greek)
+
;;; greek.el ends here
(documentation . "Right-to-left writing is not yet supported.")
))
+(provide 'hebrew)
+
;;; hebrew.el ends here
(delete-region (match-beginning 0) (match-end 0))
(insert ch)))))
(goto-char (point-min))))
+
+(provide 'indian)
;;; indian.el ends here
(sample-text . "Japanese (\e$BF|K\8l\e(B) \e$B$3$s$K$A$O\e(B, \e(I:]FAJ\e(B")
(documentation . t)))
+(provide 'japanese)
+
;;; japanese.el ends here
F9: quail-hangul-switch-hanja")
))
+(provide 'korean)
+
;;; korean.el ends here
'(("\\c0\\c9?\\(\\(\\c2\\|\\c3\\)\\c4?\\|\\c4\\)?"
. lao-composition-function)))
+(provide 'lao)
+
;;; lao.el ends here
IPA is International Phonetic Alphabet for English, French, German
and Italian.")))
+(provide 'misc-lang)
+
;;; misc-lang.el ends here
(aset composition-function-table (make-char 'thai-tis620)
'(("\\c0\\c4\\|\\c0\\(\\c2\\|\\c3\\)\\c4?" . thai-composition-function)))
+(provide 'thai)
+
;;; thai.el ends here
(defvar tibetan-decomposed nil)
(defvar tibetan-decomposed-temp nil)
+(provide 'tibetan)
+
;;; language/tibetan.el ends here
If you prefer VSCII, please do: (prefer-coding-system 'vietnamese-vscii)")
))
+(provide 'vietnamese)
+
;;; vietnamese.el ends here