Current File : //usr/share/emacs/24.3/lisp/language/czech.elc |
;ELC
;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:12:50 2024
;;; from file /builddir/build/BUILD/emacs-24.3/lisp/language/czech.el
;;; in Emacs version 24.3
;;; with all optimizations.
;;; This file contains utf-8 non-ASCII characters,
;;; and so cannot be loaded into Emacs 22 or earlier.
(and (boundp 'emacs-version)
(< (aref emacs-version (1- (length emacs-version))) ?A)
(string-lessp emacs-version "23")
(error "`%s' was compiled for Emacs 23 or later" #$))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(byte-code "\300\301\302\303#\210\304\305!\207" [set-language-info-alist "Czech" ((charset ascii latin-iso8859-2) (coding-system iso-8859-2) (coding-priority iso-8859-2) (input-method . "czech") (nonascii-translation . iso-8859-2) (unibyte-display . iso-8859-2) (tutorial . "TUTORIAL.cs") (sample-text . "Přejeme vám hezký den!") (documentation . "This language environment is almost the same as Latin-2,\nbut sets the default input method to \"czech\",\nand selects the Czech tutorial.")) ("European") provide czech] 4)