emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/keyboard.c [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c [lexbind]
Date: Tue, 06 Jul 2004 07:06:27 -0400

Index: emacs/src/keyboard.c
diff -c emacs/src/keyboard.c:1.681.2.10 emacs/src/keyboard.c:1.681.2.11
*** emacs/src/keyboard.c:1.681.2.10     Tue Jul  6 09:23:55 2004
--- emacs/src/keyboard.c        Tue Jul  6 10:00:17 2004
***************
*** 10539,10545 ****
  POS defaults to point in WINDOW; WINDOW defaults to the selected window.
  
  Return nil if position is not visible in window.  Otherwise,
! the return value is similar to that returned by event-start for
  a mouse click at the upper left corner of the glyph corresponding
  to the given buffer position:
     (WINDOW AREA-OR-POS (X . Y) TIMESTAMP OBJECT POS (COL . ROW)
--- 10539,10545 ----
  POS defaults to point in WINDOW; WINDOW defaults to the selected window.
  
  Return nil if position is not visible in window.  Otherwise,
! the return value is similar to that returned by `event-start' for
  a mouse click at the upper left corner of the glyph corresponding
  to the given buffer position:
     (WINDOW AREA-OR-POS (X . Y) TIMESTAMP OBJECT POS (COL . ROW)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]