]> code.delx.au - gnu-emacs/commitdiff
doc/lispref/text.texi (Clickable Text): Improve indexing. (Bug#19629)
authorEli Zaretskii <eliz@gnu.org>
Tue, 20 Jan 2015 18:22:20 +0000 (20:22 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 20 Jan 2015 18:22:20 +0000 (20:22 +0200)
doc/lispref/ChangeLog
doc/lispref/text.texi

index 53646996a3b33747fc6b41002455092639826ba4..c855bbec8636c31a0183711dc3d786133a592e2c 100644 (file)
@@ -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.
index a611850c35f76bc514eed37c6b5cfbf1ca883049..c6cfbfcac340330710cd8858517e4420ad401adf 100644 (file)
@@ -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)