emacs/lisp/nxml
Stefan Kangas fad4049a09 Remove no-op calls to decode-char with 'ucs' arg
* 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.
2021-12-05 19:09:48 +01:00
..
nxml-enc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-maint.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
nxml-ns.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
nxml-outln.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
nxml-parse.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-rap.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
nxml-util.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-cmpct.el Remove no-op calls to decode-char with 'ucs' arg 2021-12-05 19:09:48 +01:00
rng-dt.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-loc.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
rng-maint.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-match.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
rng-nxml.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
rng-parse.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-pttrn.el Prefer defvar-local in nxml/*.el 2021-01-31 15:00:41 +01:00
rng-uri.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
rng-util.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
rng-valid.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
rng-xsd.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
xmltok.el Remove no-op calls to decode-char with 'ucs' arg 2021-12-05 19:09:48 +01:00
xsd-regexp.el Remove no-op calls to decode-char with 'ucs' arg 2021-12-05 19:09:48 +01:00