From 17930994179c50365b20b35a57e5796293aa327f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 30 Apr 2005 20:33:27 +0000 Subject: [PATCH] (Debugger Operation): Clarify previous change. --- man/building.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man/building.texi b/man/building.texi index ff73d0953b0..2fdfd1a72a3 100644 --- a/man/building.texi +++ b/man/building.texi @@ -496,10 +496,10 @@ history commands to repeat them. @xref{Shell Mode}. You activate this feature by setting the variable @code{tooltip-gud-tips-p} to @code{t}. Then you can display a variable's value in a tooltip simply by pointing at it with the mouse. -In graphical mode, with a C program, you can also display the #define -directive associated with an identifier when program is not executing. -This operates in the GUD buffer and in source buffers with major modes -in the list @code{tooltip-gud-modes}. +In graphical mode, with a C program, you can also display the +@code{#define} directive associated with an identifier when program is +not executing. This operates in the GUD buffer and in source buffers +with major modes in the list @code{tooltip-gud-modes}. @node Commands of GUD @subsection Commands of GUD -- 2.39.2