summaryrefslogtreecommitdiff
path: root/src/termhooks.h
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-06-08 20:57:47 +0000
committerGerd Moellmann <gerd@gnu.org>2000-06-08 20:57:47 +0000
commit0f98c4c21185ffc9136044022bac4dcd8d81d6cb (patch)
treea2684fe99969d367808ba62207c4d7379db6fd52 /src/termhooks.h
parentc51c7093e98ee5fd96f772dae2214c36122eace1 (diff)
downloademacs-0f98c4c21185ffc9136044022bac4dcd8d81d6cb.tar.gz
(enum event_kind): Add FOCUS_IN_EVENT.
Diffstat (limited to 'src/termhooks.h')
-rw-r--r--src/termhooks.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/termhooks.h b/src/termhooks.h
index b6050cde256..48d66d390eb 100644
--- a/src/termhooks.h
+++ b/src/termhooks.h
@@ -314,7 +314,11 @@ enum event_kind
help string. */
HELP_EVENT,
- TOOL_BAR_EVENT
+ TOOL_BAR_EVENT,
+
+ /* Queued from XTread_socket on FocusIn events. Translated into
+ `switch-frame' events in kbd_buffer_get_event, if necessary. */
+ FOCUS_IN_EVENT
};
/* If a struct input_event has a kind which is selection_request_event