diff options
-rw-r--r-- | lisp/leim/quail/georgian.el | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lisp/leim/quail/georgian.el b/lisp/leim/quail/georgian.el index 7ca3f79a813..52f035f95d9 100644 --- a/lisp/leim/quail/georgian.el +++ b/lisp/leim/quail/georgian.el @@ -78,10 +78,8 @@ ("i1" ?ჲ) ("w" ?ჳ) ("f" ?ჶ) - ;; Presumably, these are GEORGIAN LETTER YN, GEORGIAN LETTER ELIFI, - ;; accepted for U+10F7, U+10F8 -- fx - ("y" ?) ;; Letter not in Unicode (private use code). - ("e1" ?) ;; Letter not in Unicode (private use code). + ("y" ?ჷ) + ("e1" ?ჸ) ) (quail-define-package |