From: Dmitry Gutov Date: Fri, 20 Jan 2023 01:54:36 +0000 (+0200) Subject: ; ruby-ts-mode.el: Add customize-group mention to commentary X-Git-Tag: emacs-29.0.90~655 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=370b1ac99ec4328981ce8502ecb03353dbea5041;p=emacs.git ; ruby-ts-mode.el: Add customize-group mention to commentary --- diff --git a/lisp/progmodes/ruby-ts-mode.el b/lisp/progmodes/ruby-ts-mode.el index 71562b46306..da2d00ce168 100644 --- a/lisp/progmodes/ruby-ts-mode.el +++ b/lisp/progmodes/ruby-ts-mode.el @@ -71,6 +71,8 @@ ;; ruby-ts-mode tries to adhere to the indentation related user ;; options from ruby-mode, such as ruby-indent-level, ;; ruby-indent-tabs-mode, and so on. +;; +;; Type 'M-x customize-group RET ruby RET' to see the options. ;; * IMenu ;; * Navigation