Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
94584c34
Commit
94584c34
authored
Dec 11, 2008
by
Juanma Barranquero
Browse files
Fix typo.
parent
ee61fe97
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/progmodes/ruby-mode.el
lisp/progmodes/ruby-mode.el
+1
-1
No files found.
lisp/progmodes/ruby-mode.el
View file @
94584c34
...
...
@@ -1166,7 +1166,7 @@ See `add-log-current-defun-function'."
,
(
+
1
(
regexp-opt-depth
ruby-here-doc-beg-re
))
(
ruby-here-doc-beg-syntax
))
(
,
ruby-here-doc-end-re
3
(
ruby-here-doc-end-syntax
)))
"Syntactic keywords for Ruby mode. See `font-lock-syntactic-keywords'."
)
"Syntactic keywords for Ruby mode.
See `font-lock-syntactic-keywords'."
)
(
defun
ruby-comment-beg-syntax
()
"Return the syntax cell for a the first character of a =begin.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment