aboutsummaryrefslogtreecommitdiffstats
path: root/leim
diff options
context:
space:
mode:
authorPaul Eggert <[email protected]>2013-03-05 09:13:01 -0800
committerPaul Eggert <[email protected]>2013-03-05 09:13:01 -0800
commitc38e0c974e11c5c273ef8f6adb58442f4e30f460 (patch)
treee58cce0ea0b3de5c4187c43810c641093d8e0419 /leim
parent11f4d68f254fd7bb62d5148b78a0c9b1d49b97fe (diff)
Prefer UTF-8 when the encoding shouldn't matter and changes are small.
Diffstat (limited to 'leim')
-rw-r--r--leim/quail/croatian.el184
1 files changed, 92 insertions, 92 deletions
diff --git a/leim/quail/croatian.el b/leim/quail/croatian.el
index 2b5755f355..412f68fe70 100644
--- a/leim/quail/croatian.el
+++ b/leim/quail/croatian.el
@@ -1,8 +1,8 @@
-;;; quail/croatian.el -- Quail package for inputting Croatian -*-coding: iso-8859-2;-*-
+;;; quail/croatian.el -- Quail package for inputting Croatian -*-coding: utf-8;-*-
;; Copyright (C) 2003-2013 Free Software Foundation, Inc.
-;; Author: Hrvoje Nik�i� <[email protected]>
+;; Author: Hrvoje Nikšić <[email protected]>
;; Keywords: i18n
;; This file is part of GNU Emacs.
@@ -44,16 +44,16 @@
("_" ??)
("=" ?+)
("+" ?*)
- ("[" ?�)
- ("{" ?�)
- ("]" ?�)
- ("}" ?�)
- (";" ?�)
- (":" ?�)
- ("'" ?�)
- ("\"" ?�)
- ("\\" ?�)
- ("|" ?�)
+ ("[" ?š)
+ ("{" ?Š)
+ ("]" ?đ)
+ ("}" ?Đ)
+ (";" ?č)
+ (":" ?Č)
+ ("'" ?ć)
+ ("\"" ?Ć)
+ ("\\" ?ž)
+ ("|" ?Ž)
("<" ?\;)
(">" ?:)
("/" ?-)
@@ -79,16 +79,16 @@
("_" ??)
("=" ?+)
("+" ?*)
- ("[" ?�)
- ("{" ?�)
- ("]" ?�)
- ("}" ?�)
- (";" ?�)
- (":" ?�)
- ("'" ?�)
- ("\"" ?�)
- ("\\" ?�)
- ("|" ?�)
+ ("[" ?š)
+ ("{" ?Š)
+ ("]" ?đ)
+ ("}" ?Đ)
+ (";" ?č)
+ (":" ?Č)
+ ("'" ?ć)
+ ("\"" ?Ć)
+ ("\\" ?ž)
+ ("|" ?Ž)
("<" ?\;)
(">" ?:)
("/" ?-)
@@ -98,102 +98,102 @@
"croatian-prefix" "Croatian" "HR" nil
"Croatian input method, postfix.
-\"c -> �
-'c -> �
-\"s -> �
-\"z -> �
-/d -> �"
+\"c -> č
+'c -> ć
+\"s -> š
+\"z -> ž
+/d -> đ"
nil t nil nil nil nil nil nil nil nil t)
(quail-define-rules
- ("\"c" ?�)
- ("\"C" ?�)
- ("'c" ?�)
- ("'C" ?�)
- ("\"s" ?�)
- ("\"S" ?�)
- ("\"z" ?�)
- ("\"Z" ?�)
- ("/d" ?�)
- ("/D" ?�))
+ ("\"c" ?č)
+ ("\"C" ?Č)
+ ("'c" ?ć)
+ ("'C" ?Ć)
+ ("\"s" ?š)
+ ("\"S" ?Š)
+ ("\"z" ?ž)
+ ("\"Z" ?Ž)
+ ("/d" ?đ)
+ ("/D" ?Đ))
(quail-define-package
"croatian-postfix" "Croatian" "HR" nil
"Croatian input method, postfix.
-c\" -> �
-c' -> �
-s\" -> �
-z\" -> �
-d/ -> �"
+c\" -> č
+c' -> ć
+s\" -> š
+z\" -> ž
+d/ -> đ"
nil t nil nil nil nil nil nil nil nil t)
(quail-define-rules
- ("c\"" ?�)
- ("C\"" ?�)
- ("c'" ?�)
- ("C'" ?�)
- ("s\"" ?�)
- ("S\"" ?�)
- ("z\"" ?�)
- ("Z\"" ?�)
- ("d/" ?�)
- ("D/" ?�))
+ ("c\"" ?č)
+ ("C\"" ?Č)
+ ("c'" ?ć)
+ ("C'" ?Ć)
+ ("s\"" ?š)
+ ("S\"" ?Š)
+ ("z\"" ?ž)
+ ("Z\"" ?Ž)
+ ("d/" ?đ)
+ ("D/" ?Đ))
(quail-define-package
"croatian-xy" "Croatian" "HR" nil
"An alternative Croatian input method.
-cx -> �
-cy -> �
-sx -> �
-zx -> �
-dy -> �"
+cx -> č
+cy -> ć
+sx -> š
+zx -> ž
+dy -> đ"
nil t nil nil nil nil nil nil nil nil t)
(quail-define-rules
- ("cx" ?�)
- ("CX" ?�)
- ("Cx" ?�)
- ("cy" ?�)
- ("CY" ?�)
- ("Cy" ?�)
- ("sx" ?�)
- ("SX" ?�)
- ("Sx" ?�)
- ("zx" ?�)
- ("ZX" ?�)
- ("Zx" ?�)
- ("dy" ?�)
- ("DY" ?�)
- ("Dy" ?�))
+ ("cx" ?č)
+ ("CX" ?Č)
+ ("Cx" ?Č)
+ ("cy" ?ć)
+ ("CY" ?Ć)
+ ("Cy" ?Ć)
+ ("sx" ?š)
+ ("SX" ?Š)
+ ("Sx" ?Š)
+ ("zx" ?ž)
+ ("ZX" ?Ž)
+ ("Zx" ?Ž)
+ ("dy" ?đ)
+ ("DY" ?Đ)
+ ("Dy" ?Đ))
(quail-define-package
"croatian-cc" "Croatian" "HR" nil
"Another alternative Croatian input method.
-cc -> �
-ch -> �
-ss -> �
-zz -> �
-dd -> �"
+cc -> č
+ch -> ć
+ss -> š
+zz -> ž
+dd -> đ"
nil t nil nil nil nil nil nil nil nil t)
(quail-define-rules
- ("cc" ?�)
- ("CC" ?�)
- ("Cc" ?�)
- ("ch" ?�)
- ("CH" ?�)
- ("Ch" ?�)
- ("ss" ?�)
- ("SS" ?�)
- ("Ss" ?�)
- ("zz" ?�)
- ("ZZ" ?�)
- ("Zz" ?�)
- ("dd" ?�)
- ("DD" ?�)
- ("Dd" ?�))
+ ("cc" ?č)
+ ("CC" ?Č)
+ ("Cc" ?Č)
+ ("ch" ?ć)
+ ("CH" ?Ć)
+ ("Ch" ?Ć)
+ ("ss" ?š)
+ ("SS" ?Š)
+ ("Ss" ?Š)
+ ("zz" ?ž)
+ ("ZZ" ?Ž)
+ ("Zz" ?Ž)
+ ("dd" ?đ)
+ ("DD" ?Đ)
+ ("Dd" ?Đ))
;;; croatian.el ends here