click to follow a link, whereas most other applications use a Mouse-1
click for both purposes, depending on whether you click outside or
inside a link. Now the behavior of a Mouse-1 click has been changed
-to match this context-sentitive dual behavior.
+to match this context-sentitive dual behavior. (If you prefer the old
+behavior, set the user option `mouse-1-click-follows-link' to nil.)
Depending on the current mode, a Mouse-2 click in Emacs may do much
more than just follow a link, so the new Mouse-1 behavior is only
+2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
+
+ * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
+ Correct index entry.
+
2005-05-07 Nick Roberts <nickrob@snap.net.nz>
* building.texi (Debugger Operation): Update to reflect changes