summaryrefslogtreecommitdiff
path: root/src/keyboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/keyboard.h')
-rw-r--r--src/keyboard.h25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/keyboard.h b/src/keyboard.h
index 4594c7a27fe..4ca10c8495a 100644
--- a/src/keyboard.h
+++ b/src/keyboard.h
@@ -191,9 +191,6 @@ extern int single_kboard;
/* Total number of times read_char has returned. */
extern int num_input_events;
-/* Total number of times read_char has returned, outside of macros. */
-extern EMACS_INT num_nonmacro_input_events;
-
/* Nonzero means polling for input is temporarily suppressed. */
extern int poll_suppress_count;
@@ -211,9 +208,6 @@ extern int this_command_key_count;
generated by the next character. */
extern Lisp_Object internal_last_event_frame;
-/* Menu items. */
-
-extern Lisp_Object Vlucid_menu_bar_dirty_flag;
extern Lisp_Object Qrecompute_lucid_menubar, Qactivate_menubar_hook;
/* This holds a Lisp vector that holds the properties of a single
@@ -404,8 +398,6 @@ typedef struct _widget_value
#define POSN_INBUFFER_P(posn) (NILP (POSN_STRING (posn)))
#define POSN_BUFFER_POSN(posn) (Fnth (make_number (5), (posn)))
-extern Lisp_Object do_mouse_tracking;
-
/* Some of the event heads. */
extern Lisp_Object Qswitch_frame;
@@ -438,8 +430,6 @@ extern EMACS_TIME *input_available_clear_time;
extern int ignore_mouse_drag_p;
-extern Lisp_Object Vdouble_click_time;
-
/* The primary selection. */
extern Lisp_Object QPRIMARY;
@@ -453,28 +443,13 @@ extern Lisp_Object read_char (int, int, Lisp_Object *, Lisp_Object,
extern int parse_solitary_modifier (Lisp_Object symbol);
-/* Parent keymap of terminal-local function-key-map instances. */
-extern Lisp_Object Vfunction_key_map;
-
-/* Keymap of key translations that can override keymaps. */
-extern Lisp_Object Vkey_translation_map;
-
/* This is like Vthis_command, except that commands never set it. */
extern Lisp_Object real_this_command;
-/* If the lookup of the command returns a binding, the original
- command is stored in this-original-command. It is nil otherwise. */
-extern Lisp_Object Vthis_original_command;
-
/* Non-nil disable property on a command means
do not execute it; call disabled-command-function's value instead. */
extern Lisp_Object QCbutton, QCtoggle, QCradio, QClabel;
-/* A mask of extra modifier bits to put into every keyboard char. */
-extern EMACS_INT extra_keyboard_modifiers;
-
-/* If non-nil, this implements the current input method. */
-extern Lisp_Object Vinput_method_function;
extern Lisp_Object Qinput_method_function;
/* An event header symbol HEAD may have a property named