Mercurial > emacs
changeset 52326:7121600b7a5a
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sun, 24 Aug 2003 18:11:20 +0000 |
parents | 5206a4b09125 |
children | 8bc12f54b756 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Aug 24 18:09:07 2003 +0000 +++ b/lisp/ChangeLog Sun Aug 24 18:11:20 2003 +0000 @@ -1,3 +1,10 @@ +2003-08-24 John Paul Wallington <jpw@gnu.org> + + * ibuffer.el (ibuffer-formats): Make name and size columns wider. + + * man.el (Man-default-man-entry): Strip text properties when + snarfing parts of entry because `format' preserves properties. + 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk> * files.el (file-newest-backup): Use `expand-file-name'.