+2013-11-05 Bozhidar Batsov <bozhidar@batsov.com>
+
+ * progmodes/ruby-mode.el (ruby-mode): Remove incorrect text from docstring.
+
2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
* rect.el (rectangle--highlight-for-redisplay):
(define-derived-mode ruby-mode prog-mode "Ruby"
"Major mode for editing Ruby code.
-\\{ruby-mode-map}
-
-Entry to this mode calls the value of `ruby-mode-hook'
-if that value is non-nil."
+\\{ruby-mode-map}"
(ruby-mode-variables)
(setq-local imenu-create-index-function 'ruby-imenu-create-index)