From: Richard M. Stallman Date: Fri, 19 Apr 2002 00:18:22 +0000 (+0000) Subject: Line break change. X-Git-Tag: ttn-vms-21-2-B4~15543 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c68b630c173954dc2e3361cb71560cc41bc8e81e;p=emacs.git Line break change. --- diff --git a/lispref/commands.texi b/lispref/commands.texi index 46b7124c54b..f6be1c332a9 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi @@ -1106,7 +1106,8 @@ this form: @example (@var{event-type} - (@var{window} @var{buffer-pos} (@var{x} . @var{y}) @var{timestamp}) + (@var{window} @var{buffer-pos} (@var{x} . @var{y}) + @var{timestamp}) @var{click-count}) @end example