emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mouse-copy.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/mouse-copy.el,v
Date: Mon, 06 Nov 2006 02:44:32 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/06 02:44:32

Index: mouse-copy.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mouse-copy.el,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- mouse-copy.el       6 Feb 2006 14:33:34 -0000       1.9
+++ mouse-copy.el       6 Nov 2006 02:44:32 -0000       1.10
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]