diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2021-09-22 23:46:59 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-09-22 23:47:04 +0200 |
commit | bb3a045501281f7aafe800f729c253688780fc48 (patch) | |
tree | 4c5fa624eb5392ac7bb7b246ee28eb097a82d59d /test/lisp/emacs-lisp/regexp-opt-tests.el | |
parent | 25019f5e249f39614f4f48b34a461b9f85b5416a (diff) | |
download | emacs-bb3a045501281f7aafe800f729c253688780fc48.tar.gz emacs-bb3a045501281f7aafe800f729c253688780fc48.tar.bz2 emacs-bb3a045501281f7aafe800f729c253688780fc48.zip |
Improve error messaging from byte-compiling dotted lists
* lisp/emacs-lisp/cconv.el (cconv-analyze-form): Improve error
messaging when byte-compiling dotted lists (bug#35186).
Test case -- byte-compile the following file:
;;; -*- lexical-binding: t -*-
(defun foo ()
(+ 1 2)
(a . b))
Diffstat (limited to 'test/lisp/emacs-lisp/regexp-opt-tests.el')
0 files changed, 0 insertions, 0 deletions