summaryrefslogtreecommitdiff
path: root/lisp/xml.el
Commit message (Expand)AuthorAgeFilesLines
* Turn on more lexical-bindingMark Oteiza2016-09-281-3/+3
* * lisp/xml.el (xml-parse-tag-1): Replace undefined function.Glenn Morris2016-03-161-1/+1
* Prevent infinite loop on not-well-formed xml. (Bug#16344)Ulf Jasper2016-03-021-1/+8
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-5/+5
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-4/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/xml.el (xml-parse-tag-1): Use looking-at.Juanma Barranquero2013-08-121-1/+1
* lisp/*.el: More lexical-binding warnings' cleanups.Juanma Barranquero2013-08-111-25/+23
* * xml.el (xml-parse-string): Fix typo in handling of bad character references.Chong Yidong2013-02-131-2/+2
* * xml.el (xml-entity-or-char-ref-re): Fix regexp.Chong Yidong2013-01-231-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * xml.el (xml-escape-string): Don't refer to xml-entity-alist.Chong Yidong2012-08-191-7/+19
* Maybe return expanded XML qnames as plain symbols (Bug#11916).David Engster2012-07-281-13/+64
* Clean up syntax-table usage in xml.elChong Yidong2012-07-051-187/+190
* * lisp/xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.Stefan Monnier2012-07-031-5/+2
* * xml.el: Protect parser against XML bombs.Chong Yidong2012-07-031-6/+31
* * lisp/xml.el: Handle entity and character reference expansion correctly.Chong Yidong2012-07-031-188/+184
* * xml.el (xml-parse-dtd): Use proper regexps for ELEMENT declarations.Chong Yidong2012-07-011-6/+9
* Improve xml parameter entity parsing, and add a new ERT test.Chong Yidong2012-07-011-73/+107
* Fix use of eval-and-compile in regexps in xml.el.Chong Yidong2012-06-301-71/+83
* xml.el: Fix last change.Chong Yidong2012-06-301-3/+2
* * xml.el: Implement XML parameter entities.Chong Yidong2012-06-301-108/+132
* * xml.el (xml-parse-tag): Corrrectly handle comment embedded in non-tag text.Chong Yidong2012-06-241-1/+2
* Fix xml.el regression introduced by 2012-01-27 change.Chong Yidong2012-04-211-2/+4
* * xml.el (xml-parse-tag): Fix parsing of comments.Alex Harsanyi2012-01-271-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-9/+8
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* * xml.el (xml-parse-region): Avoid infloop (Bug#5281).Chong Yidong2010-06-301-12/+14
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Fixed Bug#5008.Ulf Jasper2009-12-061-0/+19
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (xml-parse-string): Use skip-chars-forward.Chong Yidong2008-10-051-3/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * xml.el (xml-escape-string): Don't do any encoding changes on the string.Mark A. Hershberger2008-01-171-4/+3
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Forgot docstring on xml-escape-stringMark A. Hershberger2007-12-181-0/+2
* | fix up xml-debug-printMark A. Hershberger2007-12-181-2/+15
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)Chong Yidong2007-03-171-27/+31
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (xml-parse-file): Clean up, and use with-temp-buffer.Richard M. Stallman2006-07-241-16/+13
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1