comparison lisp/ChangeLog @ 48485:222e97e271fb

(ibuffer-formats): Change default value; bump width of size column in first format to 7.
author John Paul Wallington <jpw@pobox.com>
date Thu, 21 Nov 2002 05:36:06 +0000
parents a94c995f94de
children 61580cb78604
comparison
equal deleted inserted replaced
48484:9e193db2add9 48485:222e97e271fb
1 2002-11-21 John Paul Wallington <jpw@shootybangbang.com>
2
3 * ibuffer.el (ibuffer-formats): Change default value; bump width
4 of size column in first format to 7.
5
1 2002-11-20 Stefan Monnier <monnier@cs.yale.edu> 6 2002-11-20 Stefan Monnier <monnier@cs.yale.edu>
2 7
3 * help-fns.el (describe-variable): Look for (defvar . <sym>) in the 8 * help-fns.el (describe-variable): Look for (defvar . <sym>) in the
4 load-history since `defvar' now uses this format. 9 load-history since `defvar' now uses this format.
5 10