# HG changeset patch # User Juanma Barranquero # Date 1177081370 0 # Node ID c291eb41dc8eebea826776ddfbc2ec2d774403ad # Parent d7737931073cb90d1fff78502886edc6f9346ca7 (Scrolling): Fix typo. diff -r d7737931073c -r c291eb41dc8e man/display.texi --- a/man/display.texi Fri Apr 20 14:08:36 2007 +0000 +++ b/man/display.texi Fri Apr 20 15:02:50 2007 +0000 @@ -128,7 +128,7 @@ @code{scroll-preserve-screen-position} to a non-@code{nil} value. In this mode, when these commands would scroll the text around point off the screen, or within @code{scroll-margin} lines of the edge, they -moves point to keep the same vertical position within the window. +move point to keep the same vertical position within the window. This mode is convenient for browsing through a file by scrolling by screenfuls; if you come back to the screen where you started, point goes back to the line where it started. However, this mode is