comparison lisp/ChangeLog @ 62323:402cf3db9550

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Sat, 14 May 2005 12:56:18 +0000
parents 250393a33b15
children ab207501967c
comparison
equal deleted inserted replaced
62322:78d078c92479 62323:402cf3db9550
1 2005-05-14 John Paul Wallington <jpw@pobox.com>
2
3 * ibuf-ext.el (define-ibuffer-filter filename):
4 If `dired-directory' is a list, use its car.
5
6 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
7
8 * ibuffer.el (define-ibuffer-column filename):
9 If `dired-directory' is a list, use its car.
10
1 2005-05-14 Richard M. Stallman <rms@gnu.org> 11 2005-05-14 Richard M. Stallman <rms@gnu.org>
2 12
3 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function. 13 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
4 (byte-compile-form): Call byte-compile-nogroup-warn. 14 (byte-compile-form): Call byte-compile-nogroup-warn.
5 (byte-compile-warning-types): Doc fix. 15 (byte-compile-warning-types): Doc fix.