diff src/macterm.c @ 49003:532fc9301fcd

* macterm.c (syms_of_macterm): Set mac-wheel-button-is-mouse-2 to default to t.
author Steven Tamm <steventamm@mac.com>
date Mon, 30 Dec 2002 17:20:06 +0000
parents fc0983df599f
children c49640262de0
line wrap: on
line diff
--- a/src/macterm.c	Sun Dec 29 23:49:57 2002 +0000
+++ b/src/macterm.c	Mon Dec 30 17:20:06 2002 +0000
@@ -13760,7 +13760,7 @@
    doc: /* Non-nil means that the wheel button will be treated as mouse-2 and
 the right click will be mouse-3.
 Otherwise, the right click will be mouse-2 and the wheel button mouse-3.*/);
-  Vmac_wheel_button_is_mouse_2 = Qnil;
+  Vmac_wheel_button_is_mouse_2 = Qt;
 
   DEFVAR_LISP ("mac-pass-command-to-system", &Vmac_pass_command_to_system,
    doc: /* If non-nil, the Mac \"Command\" key is passed on to the Mac