comparison lisp/ChangeLog @ 83838:3ba7ccb6989b

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 02 Sep 2007 01:20:31 +0000
parents 60095f798fcf
children ac760d17102c
comparison
equal deleted inserted replaced
83837:60095f798fcf 83838:3ba7ccb6989b
1 2007-09-02 Glenn Morris <rgm@gnu.org>
2
3 * eshell/em-unix.el (eshell/time): Stringify and flatten the
4 non-command arguments.
5
1 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org> 6 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
2 7
3 * emacs-lisp/bytecomp.el (byte-recompile-directory): 8 * emacs-lisp/bytecomp.el (byte-recompile-directory):
4 Fix bug: Don't expand top-level file name more than once. 9 Fix bug: Don't expand top-level file name more than once.
5 Reported by Dmitry Antipov <dmantipov@yandex.ru>. 10 Reported by Dmitry Antipov <dmantipov@yandex.ru>.