diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e65014a4f3a..e625b83cde9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2007-09-02 Glenn Morris <rgm@gnu.org> | 1 | 2007-09-02 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * comint.el (comint-mode): Don't set scroll-conservatively. | ||
| 4 | |||
| 3 | * eshell/em-unix.el (eshell/time): Stringify and flatten the | 5 | * eshell/em-unix.el (eshell/time): Stringify and flatten the |
| 4 | non-command arguments. | 6 | non-command arguments. |
| 5 | 7 | ||