# HG changeset patch # User Mark A. Hershberger # Date 1097023688 0 # Node ID 7af1127797dcc63ec4ad5bc9f7c5cce403b2cfe2 # Parent 2b0bfa10737d65e52915706c7c558c08c26c9937 Changelog for xml.el diff -r 2b0bfa10737d -r 7af1127797dc lisp/ChangeLog --- a/lisp/ChangeLog Wed Oct 06 00:06:14 2004 +0000 +++ b/lisp/ChangeLog Wed Oct 06 00:48:08 2004 +0000 @@ -1,3 +1,8 @@ +2004-10-05 Mark A. Hershberger + + * xml.el (xml-substitute-special): Return a single string instead + of a list of strings if an entity substitution is made. + 2004-10-05 Ulf Jasper * calendar/icalendar.el: New file. @@ -12,6 +17,7 @@ (Info-build-toc): Don't check for special Info file names. Set main-file to nil if Info-find-file returns a symbol. +>>>>>>> 1.6421 2004-10-05 Emilio C. Lopes : * calendar/calendar.el (calendar-goto-iso-week): Add autoload.