Mercurial > emacs
comparison lisp/ChangeLog @ 46773:83564780d380
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Thu, 01 Aug 2002 01:31:04 +0000 |
parents | 2d8471dfb156 |
children | d9eb57a92797 |
comparison
equal
deleted
inserted
replaced
46772:9bc85060942d | 46773:83564780d380 |
---|---|
1 2002-07-31 Colin Walters <walters@debian.org> | |
2 | |
3 * ibuffer.el (ibuffer-hooks): Rename to `ibuffer-hook'; Add | |
4 defvaralias for compatibility. | |
5 (ibuffer-mode-hooks): Rename to `ibuffer-mode-hook'; Add | |
6 defvaralias for compatibility. | |
7 | |
1 2002-07-31 John Paul Wallington <jpw@shootybangbang.com> | 8 2002-07-31 John Paul Wallington <jpw@shootybangbang.com> |
2 | 9 |
3 * ibuffer.el (ibuffer-fontification-alist): Use | 10 * ibuffer.el (ibuffer-fontification-alist): Use |
4 `font-lock-constant-face' instead of `font-lock-reference-face'. | 11 `font-lock-constant-face' instead of `font-lock-reference-face'. |
5 | 12 |