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


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/mouse.el
Date: Fri, 08 Apr 2005 05:24:25 -0400

Index: emacs/lisp/mouse.el
diff -c emacs/lisp/mouse.el:1.269 emacs/lisp/mouse.el:1.270
*** emacs/lisp/mouse.el:1.269   Thu Mar 31 10:10:25 2005
--- emacs/lisp/mouse.el Fri Apr  8 09:24:25 2005
***************
*** 788,795 ****
  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.
  
  - If there is a local key-binding or a keybinding at position POS
  for the `follow-link' event, the binding of that event determines
--- 788,794 ----
  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, 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




reply via email to

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