# HG changeset patch # User Juri Linkov # Date 1121704458 0 # Node ID dbbd4a39279b3061e44a6892f1d876d6b5a6cc73 # Parent f9c745c0d9491da31ce9e93189c8607bc6195604 (mac-emulate-three-button-mouse): Delete duplicate words. diff -r f9c745c0d949 -r dbbd4a39279b src/macterm.c --- a/src/macterm.c Mon Jul 18 16:33:00 2005 +0000 +++ b/src/macterm.c Mon Jul 18 16:34:18 2005 +0000 @@ -10096,7 +10096,7 @@ 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 +'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. */);