changeset 61376:15f4c9e1a9b2

(mouse-on-link-p): Tiny doc fix.
author Kim F. Storm <storm@cua.dk>
date Fri, 08 Apr 2005 09:24:25 +0000
parents 2d12aad1548c
children d719a3a92aa5
files lisp/mouse.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mouse.el	Fri Apr 08 07:45:59 2005 +0000
+++ b/lisp/mouse.el	Fri Apr 08 09:24:25 2005 +0000
@@ -788,8 +788,7 @@
 A clickable link is identified by one of the following methods:
 
 - If the character at POS has a non-nil `follow-link' text or
-overlay property, use the value of that property determines what
-to do.
+overlay property, the value of that property determines what to do.
 
 - If there is a local key-binding or a keybinding at position POS
 for the `follow-link' event, the binding of that event determines