changeset 62323:402cf3db9550

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Sat, 14 May 2005 12:56:18 +0000
parents 78d078c92479
children f1bee922ac7c
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat May 14 12:55:03 2005 +0000
+++ b/lisp/ChangeLog	Sat May 14 12:56:18 2005 +0000
@@ -1,3 +1,13 @@
+2005-05-14  John Paul Wallington  <jpw@pobox.com>
+
+	* ibuf-ext.el (define-ibuffer-filter filename): 
+	If `dired-directory' is a list, use its car.
+
+2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
+
+	* ibuffer.el (define-ibuffer-column filename):
+	If `dired-directory' is a list, use its car.
+
 2005-05-14  Richard M. Stallman  <rms@gnu.org>
 
 	* emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.