[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/ChangeLog
From: |
David Ponce |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/ChangeLog |
Date: |
Tue, 07 Mar 2006 06:40:20 +0000 |
Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9231 emacs/lisp/ChangeLog:1.9232
--- emacs/lisp/ChangeLog:1.9231 Mon Mar 6 22:31:36 2006
+++ emacs/lisp/ChangeLog Tue Mar 7 06:40:19 2006
@@ -1,3 +1,25 @@
+2006-03-06 David Ponce <address@hidden>
+
+ * 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 <address@hidden> 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 <address@hidden>
* help.el (describe-key): Properly handle the return value of
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, (continued)
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Luc Teirlinck, 2006/03/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Luc Teirlinck, 2006/03/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Luc Teirlinck, 2006/03/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2006/03/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Stefan Monnier, 2006/03/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Luc Teirlinck, 2006/03/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Stefan Monnier, 2006/03/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Chong Yidong, 2006/03/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Chong Yidong, 2006/03/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Chong Yidong, 2006/03/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,
David Ponce <=
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Carsten Dominik, 2006/03/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2006/03/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Nick Roberts, 2006/03/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Chong Yidong, 2006/03/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Chong Yidong, 2006/03/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Chong Yidong, 2006/03/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2006/03/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Nick Roberts, 2006/03/09
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2006/03/10
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Nick Roberts, 2006/03/10