]> git.eshelyaron.com Git - emacs.git/commitdiff
lisp/mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 15 Apr 2011 02:56:50 +0000 (04:56 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 15 Apr 2011 02:56:50 +0000 (04:56 +0200)
lisp/ChangeLog
lisp/mouse-drag.el

index cbfbd2b71f1dd09d44d395643d4b8b415bcd491c..13561921b1fee0c8d56611fd91d159186db73061 100644 (file)
@@ -1,3 +1,7 @@
+2011-04-15  Juanma Barranquero  <lekktu@gmail.com>
+
+       * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
+
 2011-04-10  Chong Yidong  <cyd@stupidchicken.com>
 
        * minibuffer.el (completion--do-completion): Avoid the "Next char
index c892501fe53ee73b364a63eca486ea7876cca0c8..84a680bfcdeb149a7ced0a45a912a8cb4a3a516e 100644 (file)
@@ -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\"