From: Kim F. Storm Date: Tue, 11 Jan 2005 08:37:15 +0000 (+0000) Subject: (Basic Types): Add :follow-link keyword. X-Git-Tag: ttn-vms-21-2-B4~2819 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d3ceff9134643dbac15099219dcac175e3b0c2b8;p=emacs.git (Basic Types): Add :follow-link keyword. --- 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