From d3ceff9134643dbac15099219dcac175e3b0c2b8 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Tue, 11 Jan 2005 08:37:15 +0000 Subject: [PATCH] (Basic Types): Add :follow-link keyword. --- man/widget.texi | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/man/widget.texi b/man/widget.texi index 7e1d920cc62..497d2ca5a69 100644 --- a/man/widget.texi +++ b/man/widget.texi @@ -10,7 +10,7 @@ @c %**end of header @copying -Copyright @copyright{} 2000, 2002, 2003 Free Software Foundation, Inc. +Copyright @copyright{} 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -593,6 +593,11 @@ is either a string to display, a function of one argument, the widget, which should return a string to display, or a form that evaluates to such a string. +@vindex follow-link@r{ keyword} +@item :follow-link +Specifies how to interpret a @key{mouse-1} click on the widget. +@xref{Enabling Mouse-1 to Follow Links,,, elisp, the Emacs Lisp Reference Manual}. + @vindex indent@r{ keyword} @item :indent An integer indicating the absolute number of spaces to indent children -- 2.39.5