aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2005-09-30 10:32:23 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2005-09-30 10:32:23 +0000
commitaea12608a1c2b10b8990c6f01e2495345ecee91f (patch)
treeaa82bfe1fae5246847108f02bd0468a2edbb2c06 /lib
parent9cdb6236ef7fc052d80f8c7e1408cceeae82f977 (diff)
Updated.
Diffstat (limited to 'lib')
-rw-r--r--lib/xml-fixed.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/xml-fixed.el b/lib/xml-fixed.el
index 97e189a9..c79bdd64 100644
--- a/lib/xml-fixed.el
+++ b/lib/xml-fixed.el
@@ -503,5 +503,6 @@ The first line indented with INDENT-STRING."
"</" (symbol-name (xml-node-name xml)) ">")))
(provide 'xml)
+(provide 'xml-fixed)
;;; xml.el ends here