aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/macterm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macterm.c b/src/macterm.c
index 6ab26985afa..6fddcade274 100644
--- a/src/macterm.c
+++ b/src/macterm.c
@@ -10096,7 +10096,7 @@ useful for non-standard keyboard layouts. */);
10096 doc: /* t means that when the option-key is held down while pressing the 10096 doc: /* t means that when the option-key is held down while pressing the
10097mouse button, the click will register as mouse-2 and while the 10097mouse button, the click will register as mouse-2 and while the
10098command-key is held down, the click will register as mouse-3. 10098command-key is held down, the click will register as mouse-3.
10099'reverse means that the the option-key will register for mouse-3 10099'reverse means that the option-key will register for mouse-3
10100and the command-key will register for mouse-2. nil means that 10100and the command-key will register for mouse-2. nil means that
10101no emulation should be done and the modifiers should be placed 10101no emulation should be done and the modifiers should be placed
10102on the mouse-1 event. */); 10102on the mouse-1 event. */);