]> git.eshelyaron.com Git - emacs.git/commit
Fix handling of non-nil 'dired-movement-style'
authorEli Zaretskii <eliz@gnu.org>
Thu, 27 Jun 2024 09:42:43 +0000 (12:42 +0300)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Jun 2024 05:51:44 +0000 (07:51 +0200)
commit92adf9bd6eb053a40464357e95ca4dac3a8c9f10
tree6c66ed52d65a8e78619da2076622032ec399af5f
parent00cada4120689127bcc3754e3f46ab9eb7cf68a5
Fix handling of non-nil 'dired-movement-style'

* lisp/dired.el (dired--move-to-next-line): Treat any non-nil
value of 'dired-movement-style' except 'cycle' as 'bounded'.
(dired-movement-style): Mention this in the doc string.
(Bug#71770)

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