diff src/keyboard.c @ 83157:33be94fa3695

Merged in changes from CVS trunk. Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-394 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-395 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 Tweak arch tagging to make build/install-in-place less annoying * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397 Work around vc-arch problems when building eshell git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-197
author Karoly Lorentey <lorentey@elte.hu>
date Fri, 11 Jun 2004 08:42:19 +0000
parents 8a11bf743e66 7e63582e48f6
children 38500c0c86ab
line wrap: on
line diff
--- a/src/keyboard.c	Thu Jun 10 17:17:08 2004 +0000
+++ b/src/keyboard.c	Fri Jun 11 08:42:19 2004 +0000
@@ -10672,7 +10672,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)