From c39bed4bb71cf6be70e730d4c3cd033328073b1a Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 20 Apr 2007 15:04:54 +0000 Subject: [PATCH] (Scrolling): Fix typo. --- man/ChangeLog | 8 ++++++-- man/display.texi | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/man/ChangeLog b/man/ChangeLog index b31152b9943..9492352b1db 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2007-04-20 Martin Rudalics + + * display.texi (Scrolling): Fix typo. + 2007-04-15 Jay Belanger * calc.texi (Title page): Remove the date. @@ -26,7 +30,7 @@ * emacs.texi: Insert node heading for GFDL. * dired-x.texi: Relicence under GFDL. Remove date from title page. - + * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly than *. @@ -69,7 +73,7 @@ 8.5x11 format. * mule.texi (Language Environments): \hbadness=10000 since there's no way to reword. - * emacs.texi (smallbook): new @set to more easily switch between + * emacs.texi (smallbook): New @set to more easily switch between smallbook and 8.5x11. 2007-04-11 Richard Stallman diff --git a/man/display.texi b/man/display.texi index 43fd4654ca9..a184f8b3db9 100644 --- a/man/display.texi +++ b/man/display.texi @@ -128,7 +128,7 @@ same screen line. To enable this behavior, set the variable @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 -- 2.39.2