A string displayed by the Emacs tool-tip help system; by default,
@code{"mouse-2, RET: Push this button"}.
+@item follow-link
+@kindex follow-link @r{(button property)}
+The follow-link property, defining how a @key{mouse-1} click behaves
+on this button, @xref{Enabling Mouse-1 to Follow Links}.
@item button
@kindex button @r{(button property)}
All buttons have a non-@code{nil} @code{button} property, which may be useful
screen) to attract the user's attention. Be conservative about how
often you do this; frequent bells can become irritating. Also be
careful not to use just beeping when signaling an error is more
-appropriate. (@xref{Errors}.)
+appropriate. (@pxref{Errors}.)
@defun ding &optional do-not-terminate
@cindex keyboard macro termination