Mercurial > emacs
changeset 69315:dc912174d2e6
*** empty log message ***
author | David Ponce <david@dponce.com> |
---|---|
date | Tue, 07 Mar 2006 06:40:19 +0000 |
parents | abc374b7aa85 |
children | 57e535bee31c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 22 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <david@dponce.com> + + * 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 <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. + 2006-03-06 Chong Yidong <cyd@stupidchicken.com> * help.el (describe-key): Properly handle the return value of