diff options
| author | Alan Mackenzie | 2022-06-20 18:31:05 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2022-06-20 18:31:05 +0000 |
| commit | 4ae315f7c3b5bc370d9d66eab5428685a6097606 (patch) | |
| tree | 0b7cea569565de36bba458f1e0e144727ae68785 /src/coding.c | |
| parent | 54e350977148df1c2e26d83492ee3c6668c047d1 (diff) | |
| download | emacs-4ae315f7c3b5bc370d9d66eab5428685a6097606.tar.gz emacs-4ae315f7c3b5bc370d9d66eab5428685a6097606.zip | |
Fix potential (goto-char nil) in byte-compile-warning-prefix
* lisp/emacs-lisp/bytecomp.el (byte-compile-warning-prefix): Replace a wrong
'or' form involving OFFSET with simply OFFSET. This prevents OFFSET from
possibly being nil in the first branch of the containing `if' form.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions