From: Richard M. Stallman Date: Fri, 26 Jan 1996 19:39:42 +0000 (+0000) Subject: Whitespace fix. X-Git-Tag: emacs-19.34~1483 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b1e7bb4867dadce68f2b353de610277ed53ddfe6;p=emacs.git Whitespace fix. --- diff --git a/lisp/textmodes/sgml-mode.el b/lisp/textmodes/sgml-mode.el index b71e0a2f129..e4daa3f65dc 100644 --- a/lisp/textmodes/sgml-mode.el +++ b/lisp/textmodes/sgml-mode.el @@ -754,7 +754,7 @@ Else `t'." (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.")