aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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