summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2015-01-20 20:22:20 +0200
committerEli Zaretskii <eliz@gnu.org>2015-01-20 20:22:20 +0200
commit52ae3dbb217428fcd79c4ed922dfa0d51944e40a (patch)
tree095c306901377848c6f60c1f4bbed46ec94fc0c4 /doc
parent310f7074519c3ea83e669effb87b2fc5a0d37f67 (diff)
downloademacs-52ae3dbb217428fcd79c4ed922dfa0d51944e40a.tar.gz
doc/lispref/text.texi (Clickable Text): Improve indexing. (Bug#19629)
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/ChangeLog4
-rw-r--r--doc/lispref/text.texi1
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 53646996a3b..c855bbec863 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-20 Eli Zaretskii <eliz@gnu.org>
+
+ * text.texi (Clickable Text): Improve indexing. (Bug#19629)
+
2015-01-15 Eli Zaretskii <eliz@gnu.org>
* variables.texi (Creating Buffer-Local): Improve indexing.
diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi
index a611850c35f..c6cfbfcac34 100644
--- a/doc/lispref/text.texi
+++ b/doc/lispref/text.texi
@@ -3720,6 +3720,7 @@ clicks on the link quickly without moving the mouse. This behavior is
controlled by the user option @code{mouse-1-click-follows-link}.
@xref{Mouse References,,, emacs, The GNU Emacs Manual}.
+@cindex follow-link (text or overlay property)
To set up the link so that it obeys
@code{mouse-1-click-follows-link}, you must either (1) apply a
@code{follow-link} text or overlay property to the link text, or (2)