Mercurial > emacs
changeset 49134:a78a905cda4f
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 10 Jan 2003 08:34:04 +0000 |
parents | 4d76986458e8 |
children | 3752935a65db |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <mah@everybody.org> + + * 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 <teirllm@mail.auburn.edu> + + * progmodes/sh-script.el (sh-set-shell): Make sh-shell-file the default + shell. + 2003-01-09 John Wiegley <johnw@gnu.org> * pcomplete.el (pcomplete-termination-string): Added a variable @@ -6,7 +17,7 @@ 2003-01-09 Karl Berry <karl@gnu.org> - * 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 <rost@math.ohio-state.edu> @@ -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,