[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31224: 24.5; Very minor error in Emacs manual
From: |
Eli Zaretskii |
Subject: |
bug#31224: 24.5; Very minor error in Emacs manual |
Date: |
Fri, 20 Apr 2018 18:56:31 +0300 |
> From: sully@syslcos.xyz
> Date: Fri, 20 Apr 2018 06:29:45 +0000 (UTC)
>
> After going over page 339 section 27.12 "Moving Over Subdirectories" I
> have found a very minor error. This is also present in the online
> documentation (as expected)
> https://www.gnu.org/software/emacs/manual/html_node/emacs/Subdirectory-Motion.html#Subdirectory-M\
> otion
>
> The '>' command for moving down to the NEXT directory-file line is
> stated to be the elisp function (dired-prev-dirline). This should be
> (dired-next-dirline).
Thanks, this has been fixed already for the next release.