1 ;;; quail/croatian.el -- Quail package for inputing Croatian -*-coding: iso-8859-2;-*-
3 ;; Copyright (C) 2003, 2006 Free Software Foundation, Inc.
5 ;; Author: Hrvoje Nik¹iæ <hniksic@xemacs.org>,
6 ;; modeled after czech.el by Milan Zamazal.
9 ;; This file is part of GNU Emacs.
11 ;; GNU Emacs is free software; you can redistribute it and/or modify
12 ;; it under the terms of the GNU General Public License as published by
13 ;; the Free Software Foundation; either version 2, or (at your option)
16 ;; GNU Emacs is distributed in the hope that it will be useful,
17 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 ;; GNU General Public License for more details.
21 ;; You should have received a copy of the GNU General Public License
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
23 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
24 ;; Boston, MA 02110-1301, USA.
31 "croatian" "Croatian" "HR" nil
32 "\"Standard\" Croatian keyboard."
33 nil t nil nil nil nil nil nil nil nil t
)
66 "croatian-qwerty" "Croatian" "HR" nil
67 "Croatian keyboard without the y/z swap."
68 nil t nil nil nil nil nil nil nil nil t
)
97 "croatian-prefix" "Croatian" "HR" nil
98 "Croatian input method, postfix.
105 nil t nil nil nil nil nil nil nil nil t
)
119 (quail-define-package
120 "croatian-postfix" "Croatian" "HR" nil
121 "Croatian input method, postfix.
128 nil t nil nil nil nil nil nil nil nil t
)
142 (quail-define-package
143 "croatian-xy" "Croatian" "HR" nil
144 "An alternative Croatian input method.
151 nil t nil nil nil nil nil nil nil nil t
)
170 (quail-define-package
171 "croatian-cc" "Croatian" "HR" nil
172 "Another alternative Croatian input method.
179 nil t nil nil nil nil nil nil nil nil t
)
198 ;;; arch-tag: 8cb44078-9c51-4e81-9ef8-7d5b89f62e31