`noindent` is more precise than what we did since it gives more info to the caller: `indent-for-tab-command` can treat it differently (e.g. fall back to `indent-relative`) than `indent-region`. * lisp/nxml/nxml-mode.el (nxml-compute-indent-in-token): Use `noindent` in CDATA. (nxml-compute-indent-in-delimited-token): Remove CDATA case, not used any nmore.