]> git.eshelyaron.com Git - emacs.git/commitdiff
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 b71e0a2f1290fdb6135a7a7b750ec30ac5bacdd3..e4daa3f65dc02009489fedefa8d4054f3f1d31c3 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.")