changeset 73756:7b9a60623646

(mouse-copy-work-around-drag-bug): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 06 Nov 2006 02:44:32 +0000
parents ef7b62d477fd
children ee652b7f0ef4
files lisp/mouse-copy.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mouse-copy.el	Mon Nov 06 02:43:53 2006 +0000
+++ b/lisp/mouse-copy.el	Mon Nov 06 02:44:32 2006 +0000
@@ -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