# HG changeset patch # User Juanma Barranquero # Date 1042187644 0 # Node ID a78a905cda4fc0ce83e9c2b22ebcb76895efdc75 # Parent 4d76986458e8be9302f2df294da9d344fc8cd209 *** empty log message *** diff -r 4d76986458e8 -r a78a905cda4f lisp/ChangeLog --- a/lisp/ChangeLog Fri Jan 10 08:33:41 2003 +0000 +++ b/lisp/ChangeLog Fri Jan 10 08:34:04 2003 +0000 @@ -1,3 +1,14 @@ +2003-01-10 Mark A. Hershberger + + * xml.el (xml-parse-tag, xml-parse-attlist, xml-skip-dtd) + (xml-parse-dtd, xml-parse-elem-type): Be more flexible in recognizing + empty elements. + +2003-01-10 Luc Teirlinck + + * progmodes/sh-script.el (sh-set-shell): Make sh-shell-file the default + shell. + 2003-01-09 John Wiegley * pcomplete.el (pcomplete-termination-string): Added a variable @@ -6,7 +17,7 @@ 2003-01-09 Karl Berry - * sort.el (sort-regexp-fields): pass noerror to re-search-forward, + * sort.el (sort-regexp-fields): Pass noerror to re-search-forward, so that we don't fail if no records match record-regexp. 2003-01-09 Markus Rost @@ -35,7 +46,7 @@ * mail/mh-alias.el, mail/mh-customize.el, mail/mh-identity.el, mail/mh-loaddefs.el, toolbar/alias.pbm, toolbar/alias.xpm: Added. - + * mail/mh-comp.el, mail/mh-e.el, mail/mh-funcs.el, mail/mh-index.el, mail/mh-mime.el, mail/mh-pick.el, mail/mh-seq.el, mail/mh-speed.el, mail/mh-utils.el,