Mercurial > emacs
changeset 44675:7b62d2ff9381
Line break change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 19 Apr 2002 00:18:22 +0000 |
parents | dc4f42a216d8 |
children | 37fdab0b94fa |
files | lispref/commands.texi |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/commands.texi Fri Apr 19 00:17:47 2002 +0000 +++ b/lispref/commands.texi Fri Apr 19 00:18:22 2002 +0000 @@ -1106,7 +1106,8 @@ @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