From 7dd3d99f7e49646d3d84161770881f37ba002ef1 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 28 May 1998 04:01:48 +0000 Subject: *** empty log message *** --- lispref/control.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lispref/control.texi') diff --git a/lispref/control.texi b/lispref/control.texi index a824e79f6f2..17311fccf4b 100644 --- a/lispref/control.texi +++ b/lispref/control.texi @@ -956,6 +956,8 @@ message (but without a beep), then returns a very large number. (condition-case err ;; @r{Protected form.} (/ dividend divisor) +@end group +@group ;; @r{The handler.} (arith-error ; @r{Condition.} ;; @r{Display the usual message for this error.} -- cgit v1.2.1