diff options
author | Chong Yidong <cyd@gnu.org> | 2012-06-30 19:33:22 +0800 |
---|---|---|
committer | Chong Yidong <cyd@gnu.org> | 2012-06-30 19:33:22 +0800 |
commit | 7f3fbd5d73bff96d42ef087ec87b662005242842 (patch) | |
tree | 7eb23afaced6e84f54696528db6df5d40d4e4f13 /lisp/emacs-lisp/unsafep.el | |
parent | c5e4379cef494adeed3ce4ba3c610819c088cda8 (diff) | |
download | emacs-7f3fbd5d73bff96d42ef087ec87b662005242842.tar.gz emacs-7f3fbd5d73bff96d42ef087ec87b662005242842.tar.bz2 emacs-7f3fbd5d73bff96d42ef087ec87b662005242842.zip |
* xml.el: Implement XML parameter entities.
(xml-parameter-entity-alist): New variable.
(xml-parse-region, xml-parse-fragment): Preserve previous values
of xml-entity-alist and xml-parameter-entity-alist, so that
repeated calls on different documents do not change them.
(xml-parse-tag): Fix doctype regexp.
(xml--entity-replacement-text): New function.
(xml-parse-dtd): Use it. Don't handle system entities; doing that
properly requires url retrieval which is unimplemented.
(xml-escape-string): Doc fix.
Diffstat (limited to 'lisp/emacs-lisp/unsafep.el')
0 files changed, 0 insertions, 0 deletions