From: David Ponce Date: Tue, 7 Mar 2006 06:40:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~3757 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3070196c58ddc7b202bc93753238699ab9e0de49;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 850397d4835..a3c19b5e1f3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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