aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2007-09-02 01:28:32 +0000
committerGlenn Morris2007-09-02 01:28:32 +0000
commit7ea0ea0e724cc63b063102af856e001ea639a75f (patch)
tree6b2e9e8df4bd51c7980aea4a9cf87e24c5c1b234
parent69dc26ba014674080785f994f1e0b93b95758934 (diff)
downloademacs-7ea0ea0e724cc63b063102af856e001ea639a75f.tar.gz
emacs-7ea0ea0e724cc63b063102af856e001ea639a75f.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3cf4da16110..0d92d7a0d02 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