[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/macterm.c
From: |
Juri Linkov |
Subject: |
[Emacs-diffs] Changes to emacs/src/macterm.c |
Date: |
Mon, 18 Jul 2005 12:34:18 -0400 |
Index: emacs/src/macterm.c
diff -c emacs/src/macterm.c:1.124 emacs/src/macterm.c:1.125
*** emacs/src/macterm.c:1.124 Mon Jul 18 05:40:30 2005
--- emacs/src/macterm.c Mon Jul 18 16:34:18 2005
***************
*** 10096,10102 ****
doc: /* t means that when the option-key is held down while pressing the
mouse button, the click will register as mouse-2 and while the
command-key is held down, the click will register as mouse-3.
! 'reverse means that the the option-key will register for mouse-3
and the command-key will register for mouse-2. nil means that
no emulation should be done and the modifiers should be placed
on the mouse-1 event. */);
--- 10096,10102 ----
doc: /* t means that when the option-key is held down while pressing the
mouse button, the click will register as mouse-2 and while the
command-key is held down, the click will register as mouse-3.
! 'reverse means that the option-key will register for mouse-3
and the command-key will register for mouse-2. nil means that
no emulation should be done and the modifiers should be placed
on the mouse-1 event. */);