From: Juanma Barranquero Date: Mon, 6 Nov 2006 02:44:32 +0000 (+0000) Subject: (mouse-copy-work-around-drag-bug): Fix typo in docstring. X-Git-Tag: emacs-pretest-22.0.91~277 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=50706d7a66663e5847de99ede17a3ea0c7741981;p=emacs.git (mouse-copy-work-around-drag-bug): Fix typo in docstring. --- diff --git a/lisp/mouse-copy.el b/lisp/mouse-copy.el index 445b64ecb26..7703f62f336 100644 --- a/lisp/mouse-copy.el +++ b/lisp/mouse-copy.el @@ -111,9 +111,9 @@ See `mouse-copy-work-around-drag-bug' for details.") (defun mouse-copy-work-around-drag-bug (start-event end-event) - "Code to work around a bug in post-19.29 emacs: it drops mouse-drag events. + "Code to work around a bug in post-19.29 Emacs: it drops mouse-drag events. The problem occurs under XFree86-3.1.1 (X11R6pl11) but not under X11R5, -and under post-19.29 but not early versions of emacs. +and under post-19.29 but not early versions of Emacs. 19.29 and 19.30 seems to drop mouse drag events sometimes. (Reproducible under XFree86-3.1.1 (X11R6pl11) and