Whitespace fix.
authorRichard M. Stallman <rms@gnu.org>
Fri, 26 Jan 1996 19:39:42 +0000 (19:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 26 Jan 1996 19:39:42 +0000 (19:39 +0000)
lisp/textmodes/sgml-mode.el

index b71e0a2..e4daa3f 100644 (file)
@@ -754,7 +754,7 @@ Else `t'."
 (provide 'sgml-mode)
 \f
 (defvar html-quick-keys sgml-quick-keys
-    "Use C-c X combinations for quick insertion of frequent tags when non-nil.
+  "Use C-c X combinations for quick insertion of frequent tags when non-nil.
 This defaults to `sgml-quick-keys'.
 This takes effect when first loading the library.")