Mercurial > emacs
changeset 64471:dbbd4a39279b
(mac-emulate-three-button-mouse): Delete duplicate words.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 18 Jul 2005 16:34:18 +0000 |
parents | f9c745c0d949 |
children | f3296dbae3f6 |
files | src/macterm.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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. */);