mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-11 05:51:21 -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. |
||
|---|---|---|
| .. | ||
| arabic.el | ||
| cham.el | ||
| compose.el | ||
| croatian.el | ||
| cyril-jis.el | ||
| cyrillic.el | ||
| czech.el | ||
| ethiopic.el | ||
| georgian.el | ||
| greek.el | ||
| hangul.el | ||
| hanja-jis.el | ||
| hanja.el | ||
| hanja3.el | ||
| hebrew.el | ||
| indian.el | ||
| ipa-praat.el | ||
| ipa.el | ||
| japanese.el | ||
| lao.el | ||
| latin-alt.el | ||
| latin-ltx.el | ||
| latin-post.el | ||
| latin-pre.el | ||
| lrt.el | ||
| persian.el | ||
| programmer-dvorak.el | ||
| py-punct.el | ||
| pypunct-b5.el | ||
| rfc1345.el | ||
| sami.el | ||
| sgml-input.el | ||
| sisheng.el | ||
| slovak.el | ||
| symbol-ksc.el | ||
| tamil-dvorak.el | ||
| thai.el | ||
| tibetan.el | ||
| uni-input.el | ||
| viqr.el | ||
| vntelex.el | ||
| vnvni.el | ||
| welsh.el | ||