diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bb762b2ec3c..e65014a4f3a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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): |