Mercurial > emacs
comparison lisp/ChangeLog @ 62327:ab207501967c
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 14 May 2005 13:57:33 +0000 |
parents | 402cf3db9550 |
children | 87b552721862 |
comparison
equal
deleted
inserted
replaced
62326:fd364cee20ef | 62327:ab207501967c |
---|---|
7 | 7 |
8 * ibuffer.el (define-ibuffer-column filename): | 8 * ibuffer.el (define-ibuffer-column filename): |
9 If `dired-directory' is a list, use its car. | 9 If `dired-directory' is a list, use its car. |
10 | 10 |
11 2005-05-14 Richard M. Stallman <rms@gnu.org> | 11 2005-05-14 Richard M. Stallman <rms@gnu.org> |
12 | |
13 * subr.el (symbol-file): Doc fix. | |
12 | 14 |
13 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function. | 15 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function. |
14 (byte-compile-form): Call byte-compile-nogroup-warn. | 16 (byte-compile-form): Call byte-compile-nogroup-warn. |
15 (byte-compile-warning-types): Doc fix. | 17 (byte-compile-warning-types): Doc fix. |
16 | 18 |