summaryrefslogtreecommitdiff
path: root/lisp/mouse-copy.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2006-11-06 02:44:32 +0000
committerJuanma Barranquero <lekktu@gmail.com>2006-11-06 02:44:32 +0000
commit54264f140091a45bff9b0465e556c288cd58d784 (patch)
treec097e2547da64bb5a633acb79e899914af6fce50 /lisp/mouse-copy.el
parent1593f1e724dcd012205bca073245c9d13b3fa9b1 (diff)
downloademacs-54264f140091a45bff9b0465e556c288cd58d784.tar.gz
(mouse-copy-work-around-drag-bug): Fix typo in docstring.
Diffstat (limited to 'lisp/mouse-copy.el')
-rw-r--r--lisp/mouse-copy.el4
1 files changed, 2 insertions, 2 deletions
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