changeset 56023:7e63582e48f6

(Fposn_at_point): Doc fix.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 11 Jun 2004 00:47:11 +0000
parents e63446aad5a3
children 077548161fac
files src/keyboard.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/keyboard.c	Fri Jun 11 00:08:37 2004 +0000
+++ b/src/keyboard.c	Fri Jun 11 00:47:11 2004 +0000
@@ -10539,7 +10539,7 @@
 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
+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)