aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark A. Hershberger2004-10-06 00:48:08 +0000
committerMark A. Hershberger2004-10-06 00:48:08 +0000
commitfcb21188ecffe836c73449a38b45fbd3e7d0f9a4 (patch)
tree2f1339e68f2de0d96dd0d4a0ef2912fc0aa47ac3
parent399bf6b36bc516fce56dfdc1ad532871c0c70be3 (diff)
downloademacs-fcb21188ecffe836c73449a38b45fbd3e7d0f9a4.tar.gz
emacs-fcb21188ecffe836c73449a38b45fbd3e7d0f9a4.zip
Changelog for xml.el
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 16278c0a996..b8023859204 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12004-10-05 Mark A. Hershberger <mah@everybody.org>
2
3 * xml.el (xml-substitute-special): Return a single string instead
4 of a list of strings if an entity substitution is made.
5
12004-10-05 Ulf Jasper <ulf.jasper@web.de> 62004-10-05 Ulf Jasper <ulf.jasper@web.de>
2 7
3 * calendar/icalendar.el: New file. 8 * calendar/icalendar.el: New file.
@@ -12,6 +17,7 @@
12 (Info-build-toc): Don't check for special Info file names. 17 (Info-build-toc): Don't check for special Info file names.
13 Set main-file to nil if Info-find-file returns a symbol. 18 Set main-file to nil if Info-find-file returns a symbol.
14 19
20>>>>>>> 1.6421
152004-10-05 Emilio C. Lopes <eclig@gmx.net>: 212004-10-05 Emilio C. Lopes <eclig@gmx.net>:
16 22
17 * calendar/calendar.el (calendar-goto-iso-week): Add autoload. 23 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.