Mercurial > emacs
comparison lisp/ChangeLog @ 32894:e7fba7bcb47b
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 26 Oct 2000 00:47:27 +0000 |
parents | ba002124ad94 |
children | 3eba63072790 |
comparison
equal
deleted
inserted
replaced
32893:7306d81dd8bc | 32894:e7fba7bcb47b |
---|---|
1 2000-10-25 Miles Bader <miles@lsi.nec.co.jp> | |
2 | |
3 * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil. | |
4 (comint-mode-map): Reverse order of `comint-write-output' and | |
5 `comint-append-output-to-file'. | |
6 (comint-append-output-to-file): Reinstate this function, for the | |
7 benefit of the menu. | |
8 | |
1 2000-10-25 Stefan Monnier <monnier@cs.yale.edu> | 9 2000-10-25 Stefan Monnier <monnier@cs.yale.edu> |
2 | 10 |
3 * vc.el (vc-version-other-window): Bind `file'. | 11 * vc.el (vc-version-other-window): Bind `file'. |
4 | 12 |
5 2000-10-25 Gerd Moellmann <gerd@gnu.org> | 13 2000-10-25 Gerd Moellmann <gerd@gnu.org> |