diff options
author | Glenn Morris <rgm@gnu.org> | 2007-09-02 01:23:02 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-09-02 01:23:02 +0000 |
commit | 95719f36e55d4084ccd5fd58427a87e3a6675724 (patch) | |
tree | 1f1406b3af7c23e008c6efe65ef2b42b2b2f2293 /lisp | |
parent | b6080c346c7d2965cad9c8242f9e3339ec734c3b (diff) | |
download | emacs-95719f36e55d4084ccd5fd58427a87e3a6675724.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7a55ee5694e..3cf4da16110 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-09-02 Glenn Morris <rgm@gnu.org> + + * eshell/em-unix.el (eshell/time): Stringify and flatten the + non-command arguments. + 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org> * emacs-lisp/bytecomp.el (byte-recompile-directory): |