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.el,v


From: David Kastrup
Subject: [Emacs-diffs] Changes to emacs/lisp/mouse.el,v
Date: Thu, 21 Sep 2006 18:02:49 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     David Kastrup <dak>     06/09/21 18:02:48

Index: mouse.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mouse.el,v
retrieving revision 1.303
retrieving revision 1.304
diff -u -b -r1.303 -r1.304
--- mouse.el    20 Sep 2006 04:56:58 -0000      1.303
+++ mouse.el    21 Sep 2006 18:02:47 -0000      1.304
@@ -778,7 +778,7 @@
 (defun mouse-posn-property (pos property)
   "Look for a property at click position.
 POS may be either a buffer position or a click position like
-those returned from `start-event'.  If the click position is on
+those returned from `event-start'.  If the click position is on
 a string, the text property PROPERTY is examined.
 If this is nil or the click is not on a string, then
 the corresponding buffer position is searched for PROPERTY.




reply via email to

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