Mercurial > emacs
changeset 78713:ee8bd776ab2d
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sat, 01 Sep 2007 23:38:12 +0000 |
parents | 9fb15fe54f48 |
children | d3395d1b79ae |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Sep 01 23:32:36 2007 +0000 +++ b/lisp/ChangeLog Sat Sep 01 23:38:12 2007 +0000 @@ -2,6 +2,7 @@ * emacs-lisp/bytecomp.el (byte-recompile-directory): Fix bug: Don't expand top-level file name more than once. + Reported by Dmitry Antipov <dmantipov@yandex.ru>. 2007-09-01 Richard Stallman <rms@gnu.org>