bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23420: 25.0.93; Please add French oe and OE to C-x 8 map


From: Eli Zaretskii
Subject: bug#23420: 25.0.93; Please add French oe and OE to C-x 8 map
Date: Sun, 15 Sep 2019 18:34:12 +0300

> From: Stefan Kangas <stefan@marxist.se>
> Date: Sun, 15 Sep 2019 03:39:53 +0200
> Cc: 23420@debbugs.gnu.org, Eli Zaretskii <eliz@gnu.org>
> 
> > 2016-05-02  Robert Pluim  <rpluim@gmail.com>
> >
> >     * lisp/international/iso-transl.el (iso-transl-char-map): Add
> >     bindings for small and capital ligature oe.
> >
> > diff --git a/lisp/international/iso-transl.el 
> > b/lisp/international/iso-transl.el
> > index 1436cf8..c150842 100644
> > --- a/lisp/international/iso-transl.el
> > +++ b/lisp/international/iso-transl.el
> > @@ -177,6 +177,8 @@ iso-transl-char-map
> >      ("c"    . [?¢])
> >      ("*o"   . [?°])
> >      ("o"    . [?°])
> > +    ("Oe"   . [?œ])
> > +    ("OE"   . [?Œ])
> >      ("*u"   . [?µ])
> >      ("u"    . [?µ])
> >      ("*m"   . [?µ])
> 
> This is a good addition, but it was never committed at the time.
> Perhaps we could revisit it and consider installing it on the master
> branch?

I think it should go in, yes.  I don't know why it stalled.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]