diff lisp/ChangeLog @ 94218:701d10a19a8f

(completion--file-name-table): Accept both the old `dir' or the new `pred' arg.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 21 Apr 2008 21:16:13 +0000
parents 3a71d408918b
children 185747659a29
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 21 21:01:38 2008 +0000
+++ b/lisp/ChangeLog	Mon Apr 21 21:16:13 2008 +0000
@@ -1,5 +1,8 @@
 2008-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* minibuffer.el (completion--file-name-table): Accept both the old
+	`dir' arg or the new `pred' arg.
+
 	* ffap.el (ffap-read-file-or-url): Do not abuse completing-read's
 	`predicate' argument to pass non-predicate data.
 	(ffap-read-url-internal, ffap-read-file-or-url-internal):