]> git.eshelyaron.com Git - emacs.git/commit
Print a message when failing to recover a file
authorPip Cet <pipcet@protonmail.com>
Tue, 10 Jun 2025 12:26:22 +0000 (12:26 +0000)
committerEshel Yaron <me@eshelyaron.com>
Wed, 18 Jun 2025 08:02:59 +0000 (10:02 +0200)
commit93276835ca4c4c063e8d46610ef88dd632b0a636
tree3f9c2a050184c298e00c9b1f807963cdd1f7f0c9
parentec313b205f35f06c01321b26c2da883a9746afea
Print a message when failing to recover a file

* lisp/files.el (recover-session-finish): Call 'message' rather than
evaluating a string and a variable without using the result.

(cherry picked from commit f69b822fb0e804a13ff7a4eb55fc2ae618e0de72)
lisp/files.el