]> git.eshelyaron.com Git - emacs.git/commit
* lisp/files.el (require-with-check): Provide more info in the error message
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 22 Oct 2024 00:21:10 +0000 (20:21 -0400)
committerEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 19:02:43 +0000 (21:02 +0200)
commit22a2cceb8730f76c66c248866e389102ea60b030
treefcc7aff33222baeb31a30ccfc1d1b34d47a0d236
parent7dbf7a39dc545c2ef0a0a49759f9e79c8529272a
* lisp/files.el (require-with-check): Provide more info in the error message

Rather than only show the "new" file to be loaded, show also the
name of the currently loaded file, to clarify the conflict.

(cherry picked from commit 8a2fbddf17b4beb31d19161769066a4c1bd8bab0)
lisp/files.el