]> code.delx.au - gnu-emacs/history - lisp/xml.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / xml.el
2016-03-30 Alan MackenzieMerge branch 'emacs-25' of /home/acm/emacs/emacs.git...
2016-03-22 Paul Eggert-
2016-03-17 Michael AlbinusMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-03-16 Glenn Morris* lisp/xml.el (xml-parse-tag-1): Replace undefined...
2016-03-11 John WiegleyMerge from origin/emacs-25
2016-03-02 Ulf JasperPrevent infinite loop on not-well-formed xml. (Bug...
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-17 Paul EggertFix docstring quoting problems with ‘ '’
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-08-21 Paul EggertDon't quote symbols 'like-this' in docstrings etc.
2015-01-23 Stefan Monnierlisp/net/{eudc,ldap}: Merge branch streamline-eudc...
2015-01-08 Stefan MonnierShrink EIEIO object header. Move generics to eieio...
2015-01-07 K. HandaMerge branch master of git.sv.gnu.org:/srv/git/emacs.
2015-01-02 javemerge master
2015-01-01 Paul EggertUpdate copyright year to 2015
2015-01-01 Paul EggertUpdate copyright year to 2015
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Juanma Barranquerolisp/xml.el (xml-parse-tag-1): Use looking-at.
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-11 Juanma Barranquerolisp/*.el: More lexical-binding warnings' cleanups.
2013-06-14 Stephen BermanMerge from trunk.
2013-03-28 Eli ZaretskiiMerge from trunk and resolve conflicts.
2013-02-18 Bill WohlerMerge from trunk; up to 2013-02-18T01:30:27Z!monnier...
2013-02-15 Paul EggertMerge from emacs-24; up to 2012-12-19T13:01:16Z!michael...
2013-02-13 Chong Yidong* xml.el (xml-parse-string): Fix typo in handling of...
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-01-25 Glenn MorrisMerge from emacs-24; up to 2012-12-11T18:52:31Z!monnier...
2013-01-23 Chong Yidong* xml.el (xml-entity-or-char-ref-re): Fix regexp.
2013-01-02 Paul EggertMerge from emacs-24; up to 2012-12-06T01:39:03Z!monnier...
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-11-25 Bill WohlerMerge from trunk.
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-22 Kenichi Handamerge trunk
2012-08-19 Chong Yidong* xml.el (xml-escape-string): Don't refer to xml-entity...
2012-08-16 Kenichi Handamerge trunk
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-28 David EngsterMaybe return expanded XML qnames as plain symbols ...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-04 Chong YidongClean up syntax-table usage in xml.el
2012-07-04 Stefan Monnier* lisp/xml.el (xml-name-regexp): Remove, redundant...
2012-07-03 Chong Yidong* xml.el: Protect parser against XML bombs.
2012-07-02 Chong Yidong* lisp/xml.el: Handle entity and character reference...
2012-07-01 Chong Yidong* xml.el (xml-parse-dtd): Use proper regexps for ELEMEN...
2012-07-01 Chong YidongImprove xml parameter entity parsing, and add a new...
2012-06-30 Eli ZaretskiiAdapt the MS-DOS build to the latest changes.
2012-06-30 Chong YidongFix use of eval-and-compile in regexps in xml.el.
2012-06-30 Chong Yidongxml.el: Fix last change.
2012-06-30 Chong Yidong* xml.el: Implement XML parameter entities.
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-24 Chong Yidong* xml.el (xml-parse-tag): Corrrectly handle comment...
2012-05-25 Paul EggertMerge from trunk.
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-21 Chong YidongFix xml.el regression introduced by 2012-01-27 change.
2012-03-25 Stefan MonnierMerge from trunk origin/pending
2012-02-10 Paul EggertMerge from trunk.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-01-27 Alex Harsanyi* xml.el (xml-parse-tag): Fix parsing of comments.
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Paul EggertMerge from trunk.
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-11 Paul EggertMerge from trunk.
2011-11-20 Juanma BarranqueroFix typos.
2011-11-20 Paul EggertMerge from trunk.
2011-11-19 Paul EggertMerge from trunk.
2011-11-14 Paul EggertSpelling fixes.
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
next