changeset 14377:2e6bd1a2712a

Whitespace fix.
author Richard M. Stallman <rms@gnu.org>
date Fri, 26 Jan 1996 19:39:42 +0000
parents eb8910a353fc
children 2110ae3ef540
files lisp/textmodes/sgml-mode.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/sgml-mode.el	Fri Jan 26 19:36:34 1996 +0000
+++ b/lisp/textmodes/sgml-mode.el	Fri Jan 26 19:39:42 1996 +0000
@@ -754,7 +754,7 @@
 (provide 'sgml-mode)
 
 (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.")