From: Juri Linkov Date: Mon, 18 Jul 2005 16:34:18 +0000 (+0000) Subject: (mac-emulate-three-button-mouse): Delete duplicate words. X-Git-Tag: emacs-pretest-22.0.90~8017 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aff2e1e949e1c0cb86eb0360e47ba3549df6a1f2;p=emacs.git (mac-emulate-three-button-mouse): Delete duplicate words. --- 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. */); 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. */);