changeset 57109:1d12a7f38833

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Tue, 14 Sep 2004 20:07:07 +0000
parents eeb2a6261d0d
children 8a404f675c6d
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Sep 14 20:04:14 2004 +0000
+++ b/lisp/ChangeLog	Tue Sep 14 20:07:07 2004 +0000
@@ -1,3 +1,8 @@
+2004-09-14  Sean O'Rourke  <sorourke@cs.ucsd.edu>
+
+	* ibuf-ext.el (define-ibuffer-filter filename): If buffer has
+	no file name consider `dired-directory'.
+
 2004-09-14  Kim F. Storm  <storm@cua.dk>
 
 	* faces.el (cursor): Add face-no-inherit property.  Doc fix.