From: Mark A. Hershberger Date: Wed, 6 Oct 2004 00:48:08 +0000 (+0000) Subject: Changelog for xml.el X-Git-Tag: ttn-vms-21-2-B4~4706 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fcb21188ecffe836c73449a38b45fbd3e7d0f9a4;p=emacs.git Changelog for xml.el --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 16278c0a996..b8023859204 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.