diff lisp/ChangeLog @ 47147:bee830f164b7

(ibuffer-update): Revert expansion of `caddr'. (ibuffer-fontification-alist): Check hidden buffer case isn't visiting a file and change its face to italic.
author John Paul Wallington <jpw@pobox.com>
date Fri, 30 Aug 2002 12:42:36 +0000
parents a37d2dd10e3e
children 82ef100dd7b3
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 30 12:07:52 2002 +0000
+++ b/lisp/ChangeLog	Fri Aug 30 12:42:36 2002 +0000
@@ -1,3 +1,9 @@
+2002-08-30  John Paul Wallington  <jpw@shootybangbang.com>
+
+	* ibuffer.el (ibuffer-update): Revert expansion of `caddr'.
+	(ibuffer-fontification-alist): Check hidden buffer case isn't
+	visiting a file and change its face to italic.
+
 2002-08-30  Juanma Barranquero  <lektu@terra.es>
 
 	* replace.el (occur-mode): Add interactive declaration.