From: Juanma Barranquero Date: Fri, 15 Apr 2011 02:56:50 +0000 (+0200) Subject: lisp/mouse-drag.el (mouse-drag-throw): Fix typo in docstring. X-Git-Tag: emacs-pretest-24.0.90~104^3~71 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6470c3c6a99ed0d1eae68bbbe1d0a3f6ca8b4983;p=emacs.git lisp/mouse-drag.el (mouse-drag-throw): Fix typo in docstring. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cbfbd2b71f1..13561921b1f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2011-04-15 Juanma Barranquero + + * mouse-drag.el (mouse-drag-throw): Fix typo in docstring. + 2011-04-10 Chong Yidong * minibuffer.el (completion--do-completion): Avoid the "Next char diff --git a/lisp/mouse-drag.el b/lisp/mouse-drag.el index c892501fe53..84a680bfcde 100644 --- a/lisp/mouse-drag.el +++ b/lisp/mouse-drag.el @@ -195,7 +195,7 @@ from the original mouse click to the current mouse location. Try it; you'll like it. It's easier to observe than to explain. If the mouse is clicked and released in the same place of time we -assume that the user didn't want to scdebugroll but wanted to whatever +assume that the user didn't want to scroll but wanted to whatever mouse-2 used to do, so we pass it through. Throw scrolling was inspired (but is not identical to) the \"hand\"