# HG changeset patch # User Gerd Moellmann # Date 1000304563 0 # Node ID 6a1a2328f550c0cb6334554f22cb34845ba09068 # Parent a8be9f0afdeec5a0e3673af5813a880290e2ce90 On window-systems, say that arrow bitmaps are used instead of a backslash to indicate continued lines. diff -r a8be9f0afdee -r 6a1a2328f550 etc/TUTORIAL --- a/etc/TUTORIAL Wed Sep 12 14:00:41 2001 +0000 +++ b/etc/TUTORIAL Wed Sep 12 14:22:43 2001 +0000 @@ -314,7 +314,8 @@ When a line of text gets too big for one line on the screen, the line of text is "continued" onto a second screen line. A backslash ("\") -at the right margin indicates a line which has been continued. +(or, if you're using a windowed display, a little curved arrow) at the +right margin indicates a line which has been continued. >> Insert text until you reach the right margin, and keep on inserting. You'll see a continuation line appear.