diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2021-02-02 09:26:02 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-02-02 09:26:02 +0100 |
commit | 56804edc835b5b48f3bd6f89763c13d5e3ae3124 (patch) | |
tree | f915c0f31ec805cc6f0d88296c3ee55d95163a0d /lisp/emacs-lisp | |
parent | 83efac64779b0cda1a700d2f82d63a1afa1ac6f4 (diff) | |
download | emacs-56804edc835b5b48f3bd6f89763c13d5e3ae3124.tar.gz emacs-56804edc835b5b48f3bd6f89763c13d5e3ae3124.tar.bz2 emacs-56804edc835b5b48f3bd6f89763c13d5e3ae3124.zip |
Fix up invalid_syntax error signalling
* src/lread.c (invalid_syntax_lisp): Instead of putting the
line/column in a string, signal an error containing the numbers as
data. This allows for easier post-processing and is how other
similar errors (like (forward-sexp 1)) do it.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions