# HG changeset patch # User Kim F. Storm # Date 1112952265 0 # Node ID 15f4c9e1a9b2937f1535b5be30b1fbf729dc55ff # Parent 2d12aad1548c87f5cf482339f6416041316fa2fb (mouse-on-link-p): Tiny doc fix. diff -r 2d12aad1548c -r 15f4c9e1a9b2 lisp/mouse.el --- 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