aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
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 @@
12007-09-02 Glenn Morris <rgm@gnu.org> 12007-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