1 ;;; quail/croatian.el -- Quail package for inputing Croatian -*-coding: iso-8859-2;-*-
3 ;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
4 ;; Free Software Foundation, Inc.
6 ;; Author: Hrvoje Nik¹iæ <hniksic@xemacs.org>
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 3 of the License, or
14 ;; (at your option) any later version.
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. If not, see <http://www.gnu.org/licenses/>.
26 ;; Modeled after czech.el by Milan Zamazal.
33 "croatian" "Croatian" "HR" nil
34 "\"Standard\" Croatian keyboard."
35 nil t nil nil nil nil nil nil nil nil t
)
68 "croatian-qwerty" "Croatian" "HR" nil
69 "Croatian keyboard without the y/z swap."
70 nil t nil nil nil nil nil nil nil nil t
)
99 "croatian-prefix" "Croatian" "HR" nil
100 "Croatian input method, postfix.
107 nil t nil nil nil nil nil nil nil nil t
)
121 (quail-define-package
122 "croatian-postfix" "Croatian" "HR" nil
123 "Croatian input method, postfix.
130 nil t nil nil nil nil nil nil nil nil t
)
144 (quail-define-package
145 "croatian-xy" "Croatian" "HR" nil
146 "An alternative Croatian input method.
153 nil t nil nil nil nil nil nil nil nil t
)
172 (quail-define-package
173 "croatian-cc" "Croatian" "HR" nil
174 "Another alternative Croatian input method.
181 nil t nil nil nil nil nil nil nil nil t
)
200 ;; arch-tag: 8cb44078-9c51-4e81-9ef8-7d5b89f62e31
201 ;;; croatian.el ends here