From fc19ea9da89980f65f51ef36a51b02593bb4a7c4 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 9 Oct 2000 16:34:21 +0000 Subject: [PATCH] Mention MS-Windows together with X11. --- etc/TUTORIAL | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/etc/TUTORIAL b/etc/TUTORIAL index 4dc5f9696af..000a462cf0b 100644 --- a/etc/TUTORIAL +++ b/etc/TUTORIAL @@ -214,9 +214,10 @@ screenful. For example, C-u 8 C-v scrolls the screen by 8 lines. 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 X11, there should be a tall rectangular area -called a scroll bar at the left hand side of the Emacs window. You -can scroll the text by clicking the mouse in the scroll bar. +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 +side of the Emacs window. You can scroll the text by clicking the +mouse in the scroll bar. >> Try pressing the middle button at the top of the highlighted area within the scroll bar. This should scroll the text to a position -- 2.11.4.GIT