]> git.eshelyaron.com Git - emacs.git/commitdiff
Add bindings for ligature oe to iso-transl-char-map
authorRobert Pluim <rpluim@gmail.com>
Mon, 16 Sep 2019 07:58:09 +0000 (09:58 +0200)
committerRobert Pluim <rpluim@gmail.com>
Mon, 16 Sep 2019 08:09:48 +0000 (10:09 +0200)
* lisp/international/iso-transl.el (iso-transl-char-map): Add bindings
for small and capital ligature oe.  (Bug#23420)

lisp/international/iso-transl.el

index b573e1e47c5af0788c36da80226db6a060f3a850..3530e6f253805f0cb22bfdb47bc930133833c3cc 100644 (file)
     ("c"    . [?¢])
     ("*o"   . [?°])
     ("o"    . [?°])
+    ("Oe"   . [?œ])
+    ("OE"   . [?Œ])
     ("*u"   . [?µ])
     ("u"    . [?µ])
     ("*m"   . [?µ])