summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--greek-polytonic.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/greek-polytonic.el b/greek-polytonic.el
index b0dd833..1468abd 100644
--- a/greek-polytonic.el
+++ b/greek-polytonic.el
@@ -366,6 +366,9 @@
;; Sigma
("S" ?Σ)
("s" ?σ)
+ ;; Stigma (ligature)
+ ("Ws" ?ϛ) ;; U+03DB
+ ("WS" ?Ϛ) ;; U+03DA
;; To not convert to "ς" users can press C-g after typing σ
("s " ["ς "])
("s." ["ς."])