diff options
| author | Zach Shaftel | 2025-06-14 20:57:21 -0400 |
|---|---|---|
| committer | Eli Zaretskii | 2025-06-21 11:40:17 +0300 |
| commit | 075ebed98fea274b363d4d015b32edb0a12a9a89 (patch) | |
| tree | f5d9ad83cf5b7f317c85a16dc89593f29a3bb630 /src | |
| parent | 39721a4d79a6056e09f4d0996f1942eee8e34934 (diff) | |
| download | emacs-075ebed98fea274b363d4d015b32edb0a12a9a89.tar.gz emacs-075ebed98fea274b363d4d015b32edb0a12a9a89.zip | |
Fix byte-compilation of defalias with a constant macro cons pair
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
Quote the function name in '(macro . function-name), since we eval
it later.
* test/lisp/emacs-lisp/bytecomp-tests.el
(test-eager-load-macro-expand-defalias): New test.
(Bug#78792)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions