emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/xselect.c,v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/xselect.c,v [EMACS_22_BASE]
Date: Tue, 26 Aug 2008 11:11:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      08/08/26 11:11:48

Index: xselect.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/xselect.c,v
retrieving revision 1.168.2.5
retrieving revision 1.168.2.6
diff -u -b -r1.168.2.5 -r1.168.2.6
--- xselect.c   8 Jan 2008 04:29:40 -0000       1.168.2.5
+++ xselect.c   26 Aug 2008 11:11:48 -0000      1.168.2.6
@@ -2802,7 +2802,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.




reply via email to

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