diff --git a/contrib/lisp/org-e-html.el b/contrib/lisp/org-e-html.el
index 42efb461e..fd5d97af9 100644
--- a/contrib/lisp/org-e-html.el
+++ b/contrib/lisp/org-e-html.el
@@ -157,9 +157,32 @@ Intended to be locally bound around a call to `org-export-as-html'." )
("\\.\\.\\." . "…"))
"Regular expressions for special string conversion.")
-
(defconst org-e-html-scripts
-""
-"Basic JavaScript that is needed by HTML files produced by Org-mode.")
-
+ "Basic JavaScript that is needed by HTML files produced by Org mode.")
(defconst org-e-html-style-default
-"