annotate oldXMenu/README @ 72736:f6b18b9949d1

* xdisp.c (mouse_autoselect_window): Removed. (Vmouse_autoselect_window): New variable. DEFVAR_LISP it. * dispextern.h (mouse_autoselect_window): Remove extern. (Vmouse_autoselect_window): Add extern. * macterm.c (XTread_socket): Test Vmouse_autoselect_window instead of mouse_autoselect_window. * msdos.c (dos_rawgetc): Likewise. * w32term.c (w32_read_socket): Likewise. * xterm.c (handle_one_xevent): Likewise.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 08 Sep 2006 14:14:28 +0000
parents 23a1cea22d13
children 7cdfa9a1f509
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25858
Dave Love <fx@gnu.org>
parents:
diff changeset
1 This directory contains the source code for the X11R2 XMenu library.
Dave Love <fx@gnu.org>
parents:
diff changeset
2
Dave Love <fx@gnu.org>
parents:
diff changeset
3 As of Release 2 of the X Window System, Version 11 from MIT, the XMenu
49600
23a1cea22d13 Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents: 25858
diff changeset
4 library no longer supported. It is not used in any software supplied
25858
Dave Love <fx@gnu.org>
parents:
diff changeset
5 by MIT and its use is not encouraged.
Dave Love <fx@gnu.org>
parents:
diff changeset
6