]> git.eshelyaron.com Git - emacs.git/commit
Turn compiler macro defalias messages into warnings
authorMattias EngdegÄrd <mattiase@acm.org>
Mon, 7 Jul 2025 09:04:19 +0000 (11:04 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 07:46:13 +0000 (09:46 +0200)
commit4321c0c888d98c03c29402ebce81abe85765a0ec
tree401cea8bc213748e56cc0e304dfb72cc4a288b12
parent10e527be4e2fe356fccd76316eafe0c5b6283a95
Turn compiler macro defalias messages into warnings

* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
Turn messages into warnings to make them more visible to the user and
provide a source location (bug#78792).

(cherry picked from commit 0de646b6a16dac8cf185c32b02d4d575830c6a31)
lisp/emacs-lisp/bytecomp.el