]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/scheme.el
* lisp/progmodes/ruby-mode.el (ruby-smie--indent-to-stmt): Use
[gnu-emacs] / lisp / progmodes / scheme.el
index fda7d6b6852673af48befb5ff7dd6ba12ad53d1c..eabb222a84bb1544e241c2fb0cb0a18317ac6bb3 100644 (file)
@@ -210,9 +210,7 @@ start an inferior Scheme using the more general `cmuscheme' package.
 Commands:
 Delete converts tabs to spaces as it moves back.
 Blank lines separate paragraphs.  Semicolons start comments.
-\\{scheme-mode-map}
-Entry to this mode calls the value of `scheme-mode-hook'
-if that value is non-nil."
+\\{scheme-mode-map}"
   (scheme-mode-variables))
 
 (defgroup scheme nil