From: Richard M. Stallman Date: Wed, 9 Aug 2006 19:10:13 +0000 (+0000) Subject: Don't say which side scroll bar is on. X-Git-Tag: emacs-pretest-22.0.90~1057 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=541a0de1e2dedd333a586886bd8cea35082133a4;p=emacs.git Don't say which side scroll bar is on. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index f144dd17954..b708594aa32 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2006-08-09 Richard Stallman + + * TUTORIAL: Don't say which side scroll bar is on. + 2006-08-06 Nick Roberts * DEBUG (Note): Add note about following a longjmp call. diff --git a/etc/TUTORIAL b/etc/TUTORIAL index 5748d0d4e5e..630cc4f9765 100644 --- a/etc/TUTORIAL +++ b/etc/TUTORIAL @@ -217,7 +217,7 @@ This should have scrolled the screen up by 8 lines. If you would like to scroll it down again, you can give an argument to M-v. If you are using a windowed display, such as X11 or MS-Windows, there -should be a tall rectangular area called a scroll bar at the left hand +should be a tall rectangular area called a scroll bar at the side of the Emacs window. You can scroll the text by clicking the mouse in the scroll bar.