diff options
author | Steve Purcell <steve@sanityinc.com> | 2021-05-03 09:41:44 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-05-03 09:41:44 +0200 |
commit | 81fc95bf22cadc09178e7ccfc13eba531660ddcd (patch) | |
tree | 6ec17bbc59e5d6829a6299642036783181984e5c /test/lisp/files-tests.el | |
parent | 73513c36a93d19d802e9adf01f1383fc23dd49f5 (diff) | |
download | emacs-81fc95bf22cadc09178e7ccfc13eba531660ddcd.tar.gz emacs-81fc95bf22cadc09178e7ccfc13eba531660ddcd.tar.bz2 emacs-81fc95bf22cadc09178e7ccfc13eba531660ddcd.zip |
ruby-mode.el: puts and printf do not require args
* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): puts and
printf can be called without arguments, so the font locking of
"bare" calls to either is incorrect. The fix is to font-lock them
as for other kernel methods which accepts zero or more arguments
(bug#48180).
Diffstat (limited to 'test/lisp/files-tests.el')
0 files changed, 0 insertions, 0 deletions