Move definition of charset `ipa' to mule/mule-conf.el.
authortomo <tomo>
Thu, 11 Nov 1999 05:59:08 +0000 (05:59 +0000)
committertomo <tomo>
Thu, 11 Nov 1999 05:59:08 +0000 (05:59 +0000)
lisp/mule/misc-lang.el

index b0f9ff3..481691d 100644 (file)
 
 ;;; 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)