]> git.eshelyaron.com Git - emacs.git/commit
Adjust windows' previous buffers when reverting dired buffers (Bug#33458)
authorMartin Rudalics <rudalics@gmx.at>
Sat, 8 Dec 2018 08:18:28 +0000 (09:18 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 8 Dec 2018 08:18:28 +0000 (09:18 +0100)
commit1d676aabca4bdba6948fb7a9d875ba63b51aed63
treeee3ace39b0ddb7a57c561ce8f5d8219696083f22
parent1fc73de597ba395b3575c70dae68b6c3e5b5a3b7
Adjust windows' previous buffers when reverting dired buffers (Bug#33458)

* lisp/dired.el (dired-save-positions, dired-restore-positions):
For each window that showed the reverted buffer before, fix the
point positions in its list of previously shown buffers the way
these routines handle window point for all windows currently
showing the buffer (Bug#33458).
lisp/dired.el