summaryrefslogtreecommitdiff
path: root/lispref/debugging.texi
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1999-06-17 07:10:20 +0000
committerKarl Heuer <kwzh@gnu.org>1999-06-17 07:10:20 +0000
commitb6ae404e617391c33b7dc13583a80552bf58bf28 (patch)
tree445c663dd8df3b82c01b3fb63d56f007d97e36f4 /lispref/debugging.texi
parent9ef73b91a0dd625ff753d1e57e3909cfbe9448af (diff)
*** empty log message ***
Diffstat (limited to 'lispref/debugging.texi')
-rw-r--r--lispref/debugging.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/debugging.texi b/lispref/debugging.texi
index d4dd54ca59..4bc3d07d69 100644
--- a/lispref/debugging.texi
+++ b/lispref/debugging.texi
@@ -164,7 +164,7 @@ this:
When a program loops infinitely and fails to return, your first
problem is to stop the loop. On most operating systems, you can do this
-with @kbd{C-g}, which causes quit.
+with @kbd{C-g}, which causes a @dfn{quit}.
Ordinary quitting gives no information about why the program was
looping. To get more information, you can set the variable