;ELC   
;;; Compiled by nelhage@mit.edu on Wed Mar 21 17:22:37 2007
;;; from file /home/nelhage/tmp/auctex-11.84/style/inputenc.el
;;; in Emacs version 23.0.0.2
;;; 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 "`inputenc.el' was compiled for Emacs 19.29 or later"))

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


#@54 Prompt for package options for the inputenc package.
(defalias 'LaTeX-inputenc-package-options #[nil "\305\304!\203] \306\307!\205` \306\310!\205\\ \307\206 	!\311\312\203( \313\314\"\202) \315\316\317\f\"\320\211\211\211&\321\322\206< 	!\322\310\n!!\"\204Z \323\324!\203Z \325\322\310\n!!!\203Z \326\320!\210\n*\207\327\315!\207" [coding-system-for-write buffer-file-coding-system selected default latex-inputenc-coding-alist boundp fboundp latexenc-coding-system-to-inputenc latexenc-inputenc-to-coding-system undecided completing-read format "Input encoding (default %s): " "Input encoding: " mapcar car nil coding-system-equal coding-system-base y-or-n-p "Set coding system for saving this buffer? " set-buffer-file-coding-system message read-string] 8 (#$ . 589)])
#@28 Prompt for input encoding.
(defalias 'LaTeX-arg-inputenc-inputenc #[(optional) "\300\301 \302\"\207" [TeX-argument-insert LaTeX-inputenc-package-options nil] 3 (#$ . 1375)])
(TeX-add-style-hook "inputenc" #[nil "\300\301!\207" [TeX-add-symbols ("inputencoding" LaTeX-arg-inputenc-inputenc)] 2])
