# HG changeset patch # User John Paul Wallington # Date 1138917558 0 # Node ID 47e7f72a965c54cde8609ad083057177ac3f930d # Parent cbe9f0f2bd93fff1743747aaadf953d5728a3c21 *** empty log message *** diff -r cbe9f0f2bd93 -r 47e7f72a965c lisp/ChangeLog --- a/lisp/ChangeLog Thu Feb 02 21:57:57 2006 +0000 +++ b/lisp/ChangeLog Thu Feb 02 21:59:18 2006 +0000 @@ -1,3 +1,12 @@ +2006-02-02 John Paul Wallington + + * 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 * textmodes/table.el (*table--cell-describe-mode)