%PDF- %PDF-
Direktori : /usr/local/share/emacs/27.2/lisp/language/ |
Current File : //usr/local/share/emacs/27.2/lisp/language/czech.elc |
;ELC ;;; Compiled ;;; in Emacs version 27.2 ;;; 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)