]> code.delx.au - gnu-emacs/commit
Update Commentary header.
authorDavid Ponce <david@dponce.com>
Tue, 7 Mar 2006 06:41:45 +0000 (06:41 +0000)
committerDavid Ponce <david@dponce.com>
Tue, 7 Mar 2006 06:41:45 +0000 (06:41 +0000)
commitf35262f952977bf0837f0fd8d55522494a3fec94
tree92dd5396778a241d70127cd34952ebfa3512d844
parent3070196c58ddc7b202bc93753238699ab9e0de49
Update Commentary header.
(tree-widget-theme-name): Ignore parent themes.
(tree-widget-set-parent-theme): New function.
(tree-widget-set-theme): Use it.
(tree-widget-set-image-properties): Move definition.  Does nothing
if image properties have already been set.
(tree-widget-image-properties): Move definition.  Receive an image
name.  Set the :pointer property.
(tree-widget-lookup-image): Doc fix.  Search in parent themes.
Don't set the :pointer image property.
(tree-widget-convert-widget): New function.  Handle :dynargs
compatibility here.
(tree-widget): Use it to :convert-widget.  Add the :expander-p
predicate to control when the :expander function is entered.
Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
(tree-widget-value-create): Handle :expander-p.  widget-apply
:expander.
(tree-widget-expander-p): New function.  Default value of the
:expander-p property.
lisp/tree-widget.el