• Paul Eggert's avatar
    Minor xml.el tweaks · a697d1e6
    Paul Eggert authored
    * lisp/xml.el (xml-name-start-char-re, xml-name-char-re):
    No need to call concat.
    (xml-name-char-re): Use \u escapes rather than chars inline,
    so that the code matches the comments better and is easier
    to audit.
    a697d1e6
xml.el 39.2 KB