GNU bug report logs -
#55493
[PATCH] Rename Oriya to Odia
Previous Next
Full log
Message #40 received at 55493 <at> debbugs.gnu.org (full text, mbox):
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> > (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).
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
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.