diff options
| author | Steve Purcell | 2021-05-03 09:41:44 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2021-05-03 09:41:44 +0200 |
| commit | 81fc95bf22cadc09178e7ccfc13eba531660ddcd (patch) | |
| tree | 6ec17bbc59e5d6829a6299642036783181984e5c /src | |
| parent | 73513c36a93d19d802e9adf01f1383fc23dd49f5 (diff) | |
| download | emacs-81fc95bf22cadc09178e7ccfc13eba531660ddcd.tar.gz 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 'src')
0 files changed, 0 insertions, 0 deletions