# HG changeset patch # User Gerd Moellmann # Date 975419177 0 # Node ID 4f9560477301534eac0facbdcfa87bf94cfbd654 # Parent f86c06451792502af2c83726df992abd751d7d11 (struct x_output): Add member horizontal_drag_cursor. diff -r f86c06451792 -r 4f9560477301 src/xterm.h --- a/src/xterm.h Tue Nov 28 13:45:56 2000 +0000 +++ b/src/xterm.h Tue Nov 28 13:46:17 2000 +0000 @@ -488,6 +488,7 @@ Cursor modeline_cursor; Cursor cross_cursor; Cursor busy_cursor; + Cursor horizontal_drag_cursor; /* Window whose cursor is busy_cursor. This window is temporarily mapped to display a busy-cursor. */