emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 370b1ac99ec 1/2: ; ruby-ts-mode.el: Add customize-group mention


From: Dmitry Gutov
Subject: emacs-29 370b1ac99ec 1/2: ; ruby-ts-mode.el: Add customize-group mention to commentary
Date: Thu, 19 Jan 2023 20:58:19 -0500 (EST)

branch: emacs-29
commit 370b1ac99ec4328981ce8502ecb03353dbea5041
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    ; ruby-ts-mode.el: Add customize-group mention to commentary
---
 lisp/progmodes/ruby-ts-mode.el | 2 ++
 1 file changed, 2 insertions(+)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]