]> git.eshelyaron.com Git - emacs.git/commit
Offer to show diff against auto-save in recover-file
authorVisuwesh <visuweshm@gmail.com>
Wed, 6 Dec 2023 08:15:03 +0000 (13:45 +0530)
committerEshel Yaron <me@eshelyaron.com>
Sat, 16 Dec 2023 19:16:06 +0000 (20:16 +0100)
commit2db68d0a2714e360720e390acebcbf465117a746
treed4770ffa460ef78446832a0078010151118059d4
parent1e38ec31b2668caa019b02c525e55fcd349c764d
Offer to show diff against auto-save in recover-file

* lisp/files.el (recover-file): Show diff against the selected auto
save file.  (Bug#52242)

* doc/emacs/files.texi (Recover): Document the new feature.

* etc/NEWS: Announce the new feature.

(cherry picked from commit c4541a35770fe7925f733fcdaa9e4e3348a3c85c)
doc/emacs/files.texi
etc/NEWS
lisp/files.el