GNU bug report logs -
#55493
[PATCH] Rename Oriya to Odia
Previous Next
Full log
Message #46 received at 55493 <at> debbugs.gnu.org (full text, mbox):
> From: Richard Stallman <rms <at> gnu.org>
> Cc: lumarzeli30 <at> gmail.com, 55493 <at> debbugs.gnu.org
> Date: Thu, 19 May 2022 19:13:12 -0400
>
> > > (set-language-info-alist
> > > - "Oriya" '((charset unicode)
> > > - (coding-system utf-8)
> > > - (coding-priority utf-8)
> > > - (input-method . "oriya-itrans")
> > > - (sample-text . "Oriya (ଓଡ଼ିଆ) ନମସ୍କାର")
> > > - (documentation . "\
> > > -Such languages using Oriya script as Oriya, Khonti, and Santali
> > > + "Odia" '((charset unicode) ;; formerly Oriya
> > > + (coding-system utf-8)
> > > + (coding-priority utf-8)
> > > + (input-method . "odia-itrans")
> > > + (sample-text . "Odia (ଓଡ଼ିଆ) ନମସ୍କାର")
> > > + (documentation . "\
> > > +Such languages using Odia script as Odia, Khonti, and Santali
> > > are supported in this language environment."))
> > > '("Indian"))
>
> What you said about input methods applies here too. We should add the
> "Odia" item and keep the "Oriya" item (though updating its doc
> string).
In a later message I said I did exactly that.
This bug report was last modified 3 years and 57 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.