summaryrefslogtreecommitdiff
path: root/lisp/xml.el
Commit message (Expand)AuthorAge
...
* * xml.el: Implement XML parameter entities.Chong Yidong2012-06-30
* * xml.el (xml-parse-tag): Corrrectly handle comment embedded in non-tag text.Chong Yidong2012-06-24
* Fix xml.el regression introduced by 2012-01-27 change.Chong Yidong2012-04-21
* * xml.el (xml-parse-tag): Fix parsing of comments.Alex Harsanyi2012-01-27
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix typos.Juanma Barranquero2011-11-20
* Spelling fixes.Paul Eggert2011-11-14
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* * xml.el (xml-parse-region): Avoid infloop (Bug#5281).Chong Yidong2010-06-30
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Fixed Bug#5008.Ulf Jasper2009-12-06
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (xml-parse-string): Use skip-chars-forward.Chong Yidong2008-10-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* * xml.el (xml-escape-string): Don't do any encoding changes on the string.Mark A. Hershberger2008-01-17
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | Forgot docstring on xml-escape-stringMark A. Hershberger2007-12-18
* | fix up xml-debug-printMark A. Hershberger2007-12-18
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)Chong Yidong2007-03-17
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (xml-parse-file): Clean up, and use with-temp-buffer.Richard M. Stallman2006-07-24
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* use provided patchMark A. Hershberger2006-02-02
* fixing bug reportMark A. Hershberger2006-02-02
* xml.el fixesMark A. Hershberger2005-11-03
* (xml-att-def-re): Add defvar.Richard M. Stallman2005-08-09
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* eliminate use of inefficient match-dataMark A. Hershberger2005-06-10
* 2005-05-26 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2005-05-26
* (xml-name-re, xml-entity-value-re): Add defvars.Richard M. Stallman2004-12-13
* Skip parameter entity declarations.Mark A. Hershberger2004-12-02
* Change existence of &; to not-well-formed.Mark A. Hershberger2004-12-02
* Ensure that validity messages only show when xml-validating-parser is set.Mark A. Hershberger2004-12-02
* 2004-11-30 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2004-12-01
* 2004-10-07 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2004-10-07
* (xml-parse-dtd): Fix `error' call.John Paul Wallington2004-10-06
* fix to for xml-substitute-special to produce a single string insteadMark A. Hershberger2004-10-06
* 2004-07-09 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2004-07-09
* Arch-tags shouldn't be outline headers.Stefan Monnier2004-05-02
* (xml-debug-print-internal): Don't add newline andAlex Schroeder2004-04-30
* Doc fixes.Stefan Monnier2004-04-16
* (xml-parse-tag): Avoid overwriting node-name.Stefan Monnier2004-04-16
* (xml-maybe-do-ns): New function to handle namespaceStefan Monnier2004-04-14
* (xml-get-attribute-or-nil): Simplify.Stefan Monnier2004-03-02