]> git.eshelyaron.com Git - emacs.git/commit
Add a choice to 'dired-movement-style' to restore the previous behavior
authorJuri Linkov <juri@linkov.net>
Sun, 23 Mar 2025 17:48:28 +0000 (19:48 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 25 Mar 2025 18:17:37 +0000 (19:17 +0100)
commite9f45bb3a304ac389d394e88a229dbd34aadc535
tree5d5f03e9d0bf3a32b07bf6332ac6a19ac68d0676
parentc6595f8259450ce21011797f32c9f7d9d6a78260
Add a choice to 'dired-movement-style' to restore the previous behavior

* lisp/dired.el (dired-movement-style): Add new values
'bounded-files' and 'cycle-files' (bug#76596).
(dired--move-to-next-line): Use new values for users
who prefer the default behavior of Emacs 30.1.

(cherry picked from commit bc51fabc108ceccd4824ba6c6f0c29f143ebf47a)
lisp/dired.el