mac-pass-control-to-system
+2005-04-13 Steven Tamm <steventamm@mac.com>
+
+ * macterm.c (syms_of_macterm): Removing redundant definition of
+ mac-pass-control-to-system
+
2005-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
* window.c (Fset_window_configuration): Be careful when you choose
Toolbox for processing before Emacs sees it. */);
Vmac_pass_control_to_system = Qt;
- DEFVAR_LISP ("mac-pass-control-to-system", &Vmac_pass_control_to_system,
- doc: /* If non-nil, the Mac \"Control\" key is passed on to the Mac
-Toolbox for processing before Emacs sees it. */);
- Vmac_pass_control_to_system = Qt;
#endif
DEFVAR_LISP ("mac-allow-anti-aliasing", &Vmac_use_core_graphics,