comparison man/widget.texi @ 90185:5b029ff3b08d

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 320-323) - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 26 May 2005 05:42:19 +0000
parents cb67264d6096 66abcfdcc731
children fa0da9b57058
comparison
equal deleted inserted replaced
90184:9e5e2f01c7ab 90185:5b029ff3b08d
594 such a string. 594 such a string.
595 595
596 @vindex follow-link@r{ keyword} 596 @vindex follow-link@r{ keyword}
597 @item :follow-link 597 @item :follow-link
598 Specifies how to interpret a @key{mouse-1} click on the widget. 598 Specifies how to interpret a @key{mouse-1} click on the widget.
599 @xref{Enabling Mouse-1 to Follow Links,,, elisp, the Emacs Lisp Reference Manual}. 599 @xref{Links and Mouse-1,,, elisp, the Emacs Lisp Reference Manual}.
600 600
601 @vindex indent@r{ keyword} 601 @vindex indent@r{ keyword}
602 @item :indent 602 @item :indent
603 An integer indicating the absolute number of spaces to indent children 603 An integer indicating the absolute number of spaces to indent children
604 of this widget. 604 of this widget.