projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ac78c2
)
; Fix a typo
author
Dmitry Gutov
<dgutov@yandex.ru>
Tue, 19 Jan 2016 05:05:23 +0000
(08:05 +0300)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Tue, 19 Jan 2016 05:05:23 +0000
(08:05 +0300)
lisp/progmodes/ruby-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/ruby-mode.el
b/lisp/progmodes/ruby-mode.el
index 969f2ed4bc4c106e816ad0f7621989f777f449e5..53f8a6bb4c0a5be47cdc08fb85aa849b1ce852ba 100644
(file)
--- a/
lisp/progmodes/ruby-mode.el
+++ b/
lisp/progmodes/ruby-mode.el
@@
-1894,7
+1894,7
@@
It will be properly highlighted even when the call omits parens.")
(point) end)))
(define-obsolete-function-alias
- 'ruby-syntax-propertize-function 'ruby-syntax-properize "25.1")
+ 'ruby-syntax-propertize-function 'ruby-syntax-proper
t
ize "25.1")
(defun ruby-syntax-propertize-heredoc (limit)
(let ((ppss (syntax-ppss))