]> git.eshelyaron.com Git - emacs.git/commitdiff
(Misc Events): Remove stray space.
authorRichard M. Stallman <rms@gnu.org>
Thu, 3 Feb 2005 06:57:22 +0000 (06:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 3 Feb 2005 06:57:22 +0000 (06:57 +0000)
lispref/commands.texi

index 293d72783c53b36d6c5ab06eda174e7832e09c28..ec3c972e28a0c0f5e428203b99eefbefbe003d79 100644 (file)
@@ -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