]> git.eshelyaron.com Git - emacs.git/commitdiff
; ruby-ts-mode.el: Add customize-group mention to commentary
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 20 Jan 2023 01:54:36 +0000 (03:54 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 20 Jan 2023 01:58:03 +0000 (03:58 +0200)
lisp/progmodes/ruby-ts-mode.el

index 71562b463066abee74cd4e77dc08e42280e01230..da2d00ce16806063ac7a77c1d31ee6e7c53cdcba 100644 (file)
@@ -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