changeset 65746:6f5a2198d5e4

*** empty log message ***
author David Ponce <david@dponce.com>
date Fri, 30 Sep 2005 06:28:17 +0000
parents 885a19e90e81
children cfaa6269b03d
files etc/ChangeLog lisp/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Fri Sep 30 06:20:24 2005 +0000
+++ b/etc/ChangeLog	Fri Sep 30 06:28:17 2005 +0000
@@ -1,3 +1,7 @@
+2005-09-30  David Ponce  <david@dponce.com>
+
+	* NEWS: Update recentf changes.
+
 2005-09-28  Simon Josefsson  <jas@extundo.com>
 
 	* GNUS-NEWS: Fix IDNA notes.
--- a/lisp/ChangeLog	Fri Sep 30 06:20:24 2005 +0000
+++ b/lisp/ChangeLog	Fri Sep 30 06:28:17 2005 +0000
@@ -1,5 +1,11 @@
 2005-09-30  David Ponce  <david@dponce.com>
 
+	* tree-widget.el (tree-widget-themes-load-path): New variable.
+	(tree-widget-themes-directory): Doc fix.
+	(tree-widget-image-formats) [Emacs]: Doc fix.
+	(tree-widget--locate-sub-directory): New function.
+	(tree-widget-themes-directory): Use it.
+
 	* recentf.el (recentf-filename-handlers): Rename from
 	`recentf-filename-handler'.  Allow a list of functions.
 	(recentf-menu-items-for-commands): Fix :help strings.