[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-29 933705d61e5: Improve greek-ibycus4 input method
From: |
Eli Zaretskii |
Subject: |
emacs-29 933705d61e5: Improve greek-ibycus4 input method |
Date: |
Thu, 27 Apr 2023 03:25:26 -0400 (EDT) |
branch: emacs-29
commit 933705d61e58465a8a0b89a8f747c8265a9e2a81
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>
Improve greek-ibycus4 input method
* lisp/leim/quail/greek.el ("greek-ibycus4"): Add another sequence
for CAPITAL LETTER RHO WITH DASIA. (Bug#63104)
---
lisp/leim/quail/greek.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/leim/quail/greek.el b/lisp/leim/quail/greek.el
index 107f4131e38..0829097af5f 100644
--- a/lisp/leim/quail/greek.el
+++ b/lisp/leim/quail/greek.el
@@ -1116,6 +1116,7 @@ nil t t nil nil nil nil nil nil nil t)
("'U" ?Ύ)
("`R" ?Ῥ)
+ ("(R" ?Ῥ)
("+`" ?῭) ; #x1fed
("+'" ?΅) ; #x1fee
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs-29 933705d61e5: Improve greek-ibycus4 input method,
Eli Zaretskii <=