mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* lisp/gnus/mm-util.el (mm-ucs-to-char): * lisp/language/hanja-util.el (hangul-to-hanja-char): * lisp/leim/quail/hangul.el (hangul3-input-method-internal) (hangul390-input-method-internal): * lisp/nxml/rng-cmpct.el (rng-c-process-escapes): * lisp/nxml/xsd-regexp.el (xsdre-compile-single-char) (xsdre-range-list-to-char-alternative): * lisp/xml.el (xml-parse-string, xml--entity-replacement-text) (xml-substitute-special): Remove calls to decode-char where first argument is 'ucs'; that is now a no-op. Discussed in Bug#52263. * lisp/nxml/xmltok.el (xmltok-unicode-to-char): Make into obsolete function alias for 'identity'. Update single caller. |
||
|---|---|---|
| .. | ||
| burmese.el | ||
| cham.el | ||
| china-util.el | ||
| chinese.el | ||
| cyril-util.el | ||
| cyrillic.el | ||
| czech.el | ||
| english.el | ||
| ethio-util.el | ||
| ethiopic.el | ||
| european.el | ||
| georgian.el | ||
| greek.el | ||
| hanja-util.el | ||
| hebrew.el | ||
| ind-util.el | ||
| indian.el | ||
| japan-util.el | ||
| japanese.el | ||
| khmer.el | ||
| korea-util.el | ||
| korean.el | ||
| lao-util.el | ||
| lao.el | ||
| misc-lang.el | ||
| romanian.el | ||
| sinhala.el | ||
| slovak.el | ||
| tai-viet.el | ||
| thai-util.el | ||
| thai-word.el | ||
| thai.el | ||
| tibet-util.el | ||
| tibetan.el | ||
| tv-util.el | ||
| utf-8-lang.el | ||
| viet-util.el | ||
| vietnamese.el | ||