From: Thanos Apollo Date: Sun, 3 Nov 2024 03:45:19 +0000 (+0200) Subject: Improve greek input method X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8a863a65cdd515f14425bb17f4ef6c2848ecbea4;p=emacs.git Improve greek input method * lisp/leim/quail/greek.el ("greek"): Add sequences for DIALYTIKA TONOS (U+0385) and add proper bindings for double angle quotation marks. (Bug#73909) (cherry picked from commit 7cda5fa4cf6ecdfda108284717a1531cfc442fe4) --- diff --git a/lisp/leim/quail/greek.el b/lisp/leim/quail/greek.el index 7cf839f2f58..f2b68d17b13 100644 --- a/lisp/leim/quail/greek.el +++ b/lisp/leim/quail/greek.el @@ -1245,6 +1245,8 @@ e.g. ("K" ?Κ) ("L" ?Λ) (":" ?¨) + (";:" ?΅) + (":;" ?΅) ("\"" ?\") ("|" ?|) ("Z" ?Ζ) @@ -1281,7 +1283,9 @@ e.g. (";:y" ?ΰ) (":;y" ?ΰ) (";<" ?«) - (";>" ?»)) + (";>" ?») + ("<<" ?«) + (">>" ?»)) (quail-define-package "greek-postfix" "GreekPost" "Ψ" nil