projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7350d0
)
Fix a docstring
author
Bozhidar Batsov
<bozhidar@batsov.com>
Sat, 16 Jun 2018 20:00:50 +0000
(23:00 +0300)
committer
Bozhidar Batsov
<bozhidar@batsov.com>
Sat, 16 Jun 2018 20:00:50 +0000
(23:00 +0300)
lisp/progmodes/ruby-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/ruby-mode.el
b/lisp/progmodes/ruby-mode.el
index bed88036eedede3e3de21da3c75cb295672c4e0e..fad7bc1fb8bc7d5886224f1ad2a5f5b81815dd11 100644
(file)
--- a/
lisp/progmodes/ruby-mode.el
+++ b/
lisp/progmodes/ruby-mode.el
@@
-257,8
+257,7
@@
the statement:
qux
end
-Only has effect when `ruby-use-smie' is t.
-"
+Only has effect when `ruby-use-smie' is t."
:type `(choice
(const :tag "None" nil)
(const :tag "All" t)