;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/slovak.el
;;; in Emacs version 21.3
;;; with bytecomp version 2.85.4.1
;;; with all optimizations.

;;; This file contains multibyte non-ASCII characters
;;; and therefore cannot be loaded into Emacs 19.
(if (and (boundp 'emacs-version)
	 (< (aref emacs-version (1- (length emacs-version))) ?A)
	 (or (and (boundp 'epoch::version) epoch::version)
	     (string-lessp emacs-version "20")))
    (error "`slovak.el' was compiled for Emacs 20 or later"))

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


(byte-code "\300\301\302\303#\210\304\305!\207" [set-language-info-alist "Slovak" ((charset ascii latin-iso8859-2) (coding-system iso-8859-2) (coding-priority iso-8859-2) (nonascii-translation . latin-iso8859-2) (input-method . "slovak") (unibyte-syntax . "latin-2") (unibyte-display . iso-8859-2) (tutorial . "TUTORIAL.sk") (sample-text . "Prajeme V‚ám pr‚íjemn‚ý de‚ň!") (documentation . "This language environment is almost the same as Latin-2,\nbut default input method is set to \"slovak\",\nand select's the Slovak tutorial.")) ("European") provide slovak] 4)
