Mercurial > emacs
changeset 68583:47e7f72a965c
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Thu, 02 Feb 2006 21:59:18 +0000 |
parents | cbe9f0f2bd93 |
children | 411b12428299 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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)