# HG changeset patch # User David Ponce # Date 1141713619 0 # Node ID dc912174d2e6fd7bb63bcec94324188824f61e66 # Parent abc374b7aa85763a05ed7492cb4a6122ee1c7ca0 *** empty log message *** diff -r abc374b7aa85 -r dc912174d2e6 lisp/ChangeLog --- a/lisp/ChangeLog Tue Mar 07 01:23:11 2006 +0000 +++ b/lisp/ChangeLog Tue Mar 07 06:40:19 2006 +0000 @@ -1,3 +1,25 @@ +2006-03-06 David Ponce + + * tree-widget.el: 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 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. + 2006-03-06 Chong Yidong * help.el (describe-key): Properly handle the return value of