Fix xml.el regression introduced by 2012-01-27 change.
commit18edb22d4f484783b009d3b4420f62462025f350
authorChong Yidong <cyd@gnu.org>
Sat, 21 Apr 2012 09:53:37 +0000 (21 17:53 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 21 Apr 2012 09:53:37 +0000 (21 17:53 +0800)
treefbbcc20b8aeeb7aa2cce6db199a91ea7153ba1e7
parent7b9946cfd9ce13a9435857422303fd2ce7957800
Fix xml.el regression introduced by 2012-01-27 change.

* lisp/xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
reaching eob.

Fixes: debbugs:11286
lisp/ChangeLog
lisp/xml.el