From: tomo Date: Thu, 11 Nov 1999 05:59:08 +0000 (+0000) Subject: Move definition of charset `ipa' to mule/mule-conf.el. X-Git-Tag: r21-2-19-utf-2000-0_11-0~10 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=73c8c83b57bef0da5c77bc2147e6c1fb110c988d;p=chise%2Fxemacs-chise.git.1 Move definition of charset `ipa' to mule/mule-conf.el. --- diff --git a/lisp/mule/misc-lang.el b/lisp/mule/misc-lang.el index b0f9ff3..481691d 100644 --- a/lisp/mule/misc-lang.el +++ b/lisp/mule/misc-lang.el @@ -25,18 +25,6 @@ ;;; Code: -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;;; IPA (International Phonetic Alphabet) -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -(make-charset 'ipa "International Phonetic Alphabet" - '(registry "MuleIPA" - dimension 1 - chars 96 - final ?0 - graphic 1 - )) ; for XEmacs - (defun setup-ipa-environment () "Setup multilingual environment (MULE) for IPA." (interactive)