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.")