Mercurial > emacs
view src/s/unixware.h @ 72355:9f8678beb7e3
* xselect.c (Fx_register_dnd_atom): New function.
(syms_of_xselect): Defsubr it.
(x_handle_dnd_message): Check that message_type is in
dpyinfo->x_dnd_atoms before generating lisp event.
* xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track
of drag and drop Atoms.
* xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Fri, 11 Aug 2006 07:31:14 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 a83a89ef11ef |
line wrap: on
line source
#include "usg5-4-2.h" #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base) /* arch-tag: d82e92e7-9443-4a60-a581-7f293cbae8a3 (do not change this comment) */