comparison lisp/tree-widget.el @ 55594:2a7bb55ff106

Changes from arch/CVS synchronization
author Miles Bader <miles@gnu.org>
date Fri, 14 May 2004 17:47:06 +0000
parents 55e4f0e50320
children aac0a33f5772
comparison
equal deleted inserted replaced
55593:c68e6b717338 55594:2a7bb55ff106
730 ;; Another non tree node. 730 ;; Another non tree node.
731 (funcall fun child nil widget))))) 731 (funcall fun child nil widget)))))
732 732
733 (provide 'tree-widget) 733 (provide 'tree-widget)
734 734
735 ;;; arch-tag: c3a1ada2-1663-41dc-9d16-2479ed8320e8
735 ;;; tree-widget.el ends here 736 ;;; tree-widget.el ends here