diff src/xselect.c @ 96270:43fea43f47a2

* xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix. <scroll-conservatively>: Fix typo in docstring. * xselect.c (Fx_send_client_event): Doc fix.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 25 Jun 2008 11:51:46 +0000
parents 4390d64d3328
children c6085f866ccd
line wrap: on
line diff
--- a/src/xselect.c	Wed Jun 25 07:49:12 2008 +0000
+++ b/src/xselect.c	Wed Jun 25 11:51:46 2008 +0000
@@ -2826,7 +2826,7 @@
 with the high 16 bits from the car and the lower 16 bit from the cdr.  That
 number is then used as a window id.
 If DEST is a frame the event is sent to the outer window of that frame.
-Nil means the currently selected frame.
+A value of nil means the currently selected frame.
 If DEST is the string "PointerWindow" the event is sent to the window that
 contains the pointer.  If DEST is the string "InputFocus" the event is
 sent to the window that has the input focus.