1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00

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" . [])