@item SPC
Scroll the next window up (@code{scroll-other-window}).
@item DEL
-Scroll the next window down (@code{scroll-other-window-down}).
@item S-SPC
Scroll the next window down (@code{scroll-other-window-down}).
@item q
@item @key{SPC}
Scroll forward (@code{scroll-up-command}).
@item @key{DEL}
+@item @key{S-SPC}
Scroll backward (@code{scroll-down-command}).
@item .
Scroll to start of message (@code{rmail-beginning-of-message}).
@kindex SPC @r{(Rmail)}
@kindex DEL @r{(Rmail)}
+@kindex S-SPC @r{(Rmail)}
Since the most common thing to do while reading a message is to
scroll through it by screenfuls, Rmail makes @key{SPC} and @key{DEL}
-or @key{S-SPC} do the same as @kbd{C-v} (@code{scroll-up-command}) and
-@kbd{M-v} (@code{scroll-down-command}) respectively.
+(or @key{S-SPC}) do the same as @kbd{C-v} (@code{scroll-up-command})
+and @kbd{M-v} (@code{scroll-down-command}) respectively.
@kindex . @r{(Rmail)}
@kindex / @r{(Rmail)}
Scroll the man page up the window (@code{scroll-up}).
@item @key{DEL}
-@kindex DEL
-@findex scroll-down
-Scroll the man page down the window (@code{scroll-down}).
-
@item @key{S-SPC}
+@kindex DEL
@kindex S-SPC
@findex scroll-down
Scroll the man page down the window (@code{scroll-down}).