From: Gerd Moellmann Date: Sat, 1 Apr 2000 11:48:59 +0000 (+0000) Subject: (NUM_MOUSE_BUTTONS): Increase to 15. X-Git-Tag: emacs-pretest-21.0.90~4374 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=218b0fd57b315fd27d2e1c961acc8176a3c90c4a;p=emacs.git (NUM_MOUSE_BUTTONS): Increase to 15. --- diff --git a/src/termhooks.h b/src/termhooks.h index 4aa5e516690..cd7476b93c9 100644 --- a/src/termhooks.h +++ b/src/termhooks.h @@ -365,7 +365,7 @@ extern void (*frame_up_to_date_hook) P_ ((struct frame *)); /* This is used in keyboard.c, to tell how many buttons we will need to track the positions of. */ -#define NUM_MOUSE_BUTTONS (5) +#define NUM_MOUSE_BUTTONS 15 /* Bits in the modifiers member of the input_event structure. Note that reorder_modifiers assumes that the bits are in canonical