diff options
| author | Dave Love | 2003-05-19 16:03:45 +0000 |
|---|---|---|
| committer | Dave Love | 2003-05-19 16:03:45 +0000 |
| commit | a98e819b26b3f9ef26133f0c166621da0c2289e8 (patch) | |
| tree | 24b63fe601bb543e5abd1554ab6130cc9c76c43d /src/s/gnu-linux.h | |
| parent | 348de80b31f6de0a286d83d2808beb47954d74f5 (diff) | |
| download | emacs-a98e819b26b3f9ef26133f0c166621da0c2289e8.tar.gz emacs-a98e819b26b3f9ef26133f0c166621da0c2289e8.zip | |
Doc fixes.
(xml-parse-file, xml-parse-region): Autoload.
(xml-syntax-table, xml-name-regexp): New.
(xml-parse-region): Narrow to region, set syntax-table and
case-fold-search. Reject fewer valid documents.
(xml-parse-tag): Remove arg END. Callers changed.
(xml-parse-tag): Use skip-syntax-forward. Use PARSE-DTD arg
properly. Don't use buffer-substring-no-properties. Don't bind
case-fold-search. Fix syntax for empty elements. Hoist consing
of end-of-tag regexp out of loop.
(xml-parse-attlist): Remove arg. Callers changed. Use
skip-syntax-forward, replace-regexp-in-string, forward-sexp.
Allow non-ASCII names.
(xml-skip-dtd): Remove arg. Callers changed. Change matching
code.
(xml-parse-dtd): Grok external DTDs. Allow non-ASCII. Don't use
match-string-no-properties.
(xml-ucs-to-string): Deleted.
(xml-substitute-entity): New.
(xml-substitute-special): Use it.
(xml-debug-print-internal): Simplify insertions.
(xml-parse-file): Avoid finding file in xml-mode.
Diffstat (limited to 'src/s/gnu-linux.h')
0 files changed, 0 insertions, 0 deletions