Add bindings for ligature oe to iso-transl-char-map

* lisp/international/iso-transl.el (iso-transl-char-map): Add bindings
for small and capital ligature oe.  (Bug#23420)
This commit is contained in:
Robert Pluim 2019-09-16 09:58:09 +02:00
parent be82888347
commit 3a18c82b8e

View file

@ -177,6 +177,8 @@
("c" . [])
("*o" . [])
("o" . [])
("Oe" . [])
("OE" . [])
("*u" . [])
("u" . [])
("*m" . [])