;ELC   
;;; Compiled by pot@pot.cnuce.cnr.it on Tue Mar 18 15:47:11 2003
;;; from file /home/pot/gnu/emacs-pretest.new/lisp/language/misc-lang.el
;;; in Emacs version 21.3
;;; with bytecomp version 2.85.4.1
;;; with all optimizations.

;;; This file uses dynamic docstrings, first added in Emacs 19.29.
(if (and (boundp 'emacs-version)
	 (< (aref emacs-version (1- (length emacs-version))) ?A)
	 (or (and (boundp 'epoch::version) epoch::version)
	     (string-lessp emacs-version "19.29")))
    (error "`misc-lang.el' was compiled for Emacs 19.29 or later"))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


(byte-code "\300\301\302\"\210\300\303\304\305#\210\306\307!\207" [set-language-info-alist "IPA" ((charset ipa) (coding-priority iso-2022-7bit) (coding-system iso-2022-7bit) (input-method . "ipa") (nonascii-translation . ipa) (unibyte-display . iso-2022-7bit) (documentation . "IPA is International Phonetic Alphabet for English, French, German\nand Italian.")) "UTF-8" ((coding-system mule-utf-8) (coding-priority mule-utf-8) (setup-function lambda nil (if (and (fboundp 'w32-add-charset-info) (not (boundp 'w32-unicode-charset-defined))) (w32-add-charset-info "iso10646-1" 'w32-charset-ansi t))) (input-method . "rfc1345") (documentation . "This language environment is a generic one for a subset of the Unicode\ncharacter set encoded in UTF-8.")) nil provide misc-lang] 4)
