]> git.eshelyaron.com Git - emacs.git/commitdiff
On window-systems, say that arrow bitmaps are used instead of
authorGerd Moellmann <gerd@gnu.org>
Wed, 12 Sep 2001 14:22:43 +0000 (14:22 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 12 Sep 2001 14:22:43 +0000 (14:22 +0000)
a backslash to indicate continued lines.

etc/TUTORIAL

index fac0b6f9ed807c62cd4c282da6167ebed876710e..f9120c38dd26b3a0185d40026a712e349fda89d5 100644 (file)
@@ -314,7 +314,8 @@ current cursor position.
 
 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.