From f75fbf430c3500a6ca567386cd0ef4a8e22f45be Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 3 Feb 2005 06:57:22 +0000 Subject: [PATCH] (Misc Events): Remove stray space. --- lispref/commands.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/commands.texi b/lispref/commands.texi index 293d72783c5..ec3c972e28a 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi @@ -1554,7 +1554,7 @@ portion of buffer text which has a @code{help-echo} text property. The generated event has this form: @example - (help-echo @var{frame} @var{help} @var{window} @var{object} @var{pos}) +(help-echo @var{frame} @var{help} @var{window} @var{object} @var{pos}) @end example @noindent -- 2.39.5