From 8643647c04aa0db9619ce6381dfdcf23b4c163b9 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 22 Jan 2002 23:03:47 +0000 Subject: Minor cleanup. --- man/building.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man') diff --git a/man/building.texi b/man/building.texi index 3ec41de772..0971c70dbb 100644 --- a/man/building.texi +++ b/man/building.texi @@ -350,9 +350,9 @@ allowed. GUD assumes that the first argument not starting with a for its ordinary input and output. This is called the GUD buffer. The debugger displays the source files of the program by visiting them in Emacs buffers. An arrow (@samp{=>}) in one of these buffers indicates -the current execution line.@footnote{Under a window system the arrow is -displayed in the marginal area of the Emacs window, called @dfn{the -fringe}.} Moving point in this buffer does not move the arrow. +the current execution line.@footnote{Under a window system, the arrow +appears in the left fringe of the Emacs window.} Moving point in this +buffer does not move the arrow. You can start editing these source files at any time in the buffers that display them. The arrow is not part of the file's -- cgit v1.2.3