summaryrefslogtreecommitdiff
path: root/leim/quail/latin-pre.el
diff options
context:
space:
mode:
Diffstat (limited to 'leim/quail/latin-pre.el')
-rw-r--r--leim/quail/latin-pre.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/leim/quail/latin-pre.el b/leim/quail/latin-pre.el
index 023dbd44461..d542cbec0bb 100644
--- a/leim/quail/latin-pre.el
+++ b/leim/quail/latin-pre.el
@@ -260,7 +260,7 @@ Key translation rules are:
acute | ' | 'e -> é
grave | ` | `a -> à
circumflex | ^ | ^a -> â
- diaeresis | \" | \"i -> ï
+ diaeresis | \" | \"i -> ï
cedilla | ~ or , | ~c -> ç ,c -> ç
symbol | ~ | ~> -> » ~< -> «
" nil t nil nil nil nil nil nil nil nil t)
@@ -351,7 +351,7 @@ Key translation rules are:
"german-prefix" "German" "DE>" t
"German (Deutsch) input method with prefix modifiers
Key translation rules are:
- \"A -> Ä -> \"O -> Ö \"U -> Ü \"s -> ?ß
+ \"A -> Ä -> \"O -> Ö \"U -> Ü \"s -> ß
" nil t nil nil nil nil nil nil nil nil t)
(quail-define-rules
@@ -1183,4 +1183,6 @@ of characters from a single Latin-N charset.
("~|" ?¦)
("~~" ?¸)
)
+
+;;; arch-tag: 83017837-6b84-4366-b183-e0577e3ed838
;;; latin-pre.el ends here