projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b7b2b9
)
; ruby-ts-mode.el: Add customize-group mention to commentary
author
Dmitry Gutov
<dgutov@yandex.ru>
Fri, 20 Jan 2023 01:54:36 +0000
(
03:54
+0200)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Fri, 20 Jan 2023 01:58:03 +0000
(
03:58
+0200)
lisp/progmodes/ruby-ts-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/ruby-ts-mode.el
b/lisp/progmodes/ruby-ts-mode.el
index 71562b463066abee74cd4e77dc08e42280e01230..da2d00ce16806063ac7a77c1d31ee6e7c53cdcba 100644
(file)
--- 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