+2006-02-02 John Paul Wallington <jpw@pobox.com>
+
+ * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
+ (ibuffer-fontification-alist): Use it.
+ (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
+ to "* z" and the Ibuffer Mark menu.
+
+ * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
+
2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
* textmodes/table.el (*table--cell-describe-mode)
;;; ibuffer.el --- operate on buffers like dired
;; Copyright (C) 2000, 2001, 2002, 2003, 2004,
-;; 2005 Free Software Foundation, Inc.
+;; 2005, 2006 Free Software Foundation, Inc.
;; Author: Colin Walters <walters@verbum.org>
;; Maintainer: John Paul Wallington <jpw@gnu.org>