]> git.eshelyaron.com Git - emacs.git/commit
Fix desktop-save for dired buffers (bug#66697)
authorManuel Giraud <manuel@ledu-giraud.fr>
Sat, 9 Dec 2023 12:02:19 +0000 (13:02 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 9 Dec 2023 19:16:38 +0000 (20:16 +0100)
commita7e02eb78e4ab912d01c038b4ca53e5b5e5c2be5
treed5753f9b7b0e580eafe752f11e3016b16546babc
parent2eced22f9ba23fa71599468e2da2cffcc79cfed6
Fix desktop-save for dired buffers (bug#66697)

* lisp/dired.el (dired-desktop-save-p): Move all logic here.  Carry on
when 'desktop-files-not-to-save' is nil.
(dired-desktop-buffer-misc-data): Use it.
lisp/dired.el