Mercurial > emacs
comparison lisp/ChangeLog @ 32634:cf373580ab4b
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 19 Oct 2000 03:58:37 +0000 |
parents | c7ca5be1acff |
children | eacee61883ee |
comparison
equal
deleted
inserted
replaced
32633:dbe52563690e | 32634:cf373580ab4b |
---|---|
1 2000-10-19 Miles Bader <miles@lsi.nec.co.jp> | 1 2000-10-19 Miles Bader <miles@lsi.nec.co.jp> |
2 | 2 |
3 * comint.el (comint-write-output, comint-append-output-to-file): | 3 * comint.el (comint-write-output, comint-append-output-to-file): |
4 New functions. | 4 New functions. |
5 (comint-mode-map): Add them to the menu. | 5 (comint-mode-map): Add them to the menu. |
6 Bind `C-c C-s' to comint-write-output. | |
6 | 7 |
7 2000-10-18 Gerd Moellmann <gerd@gnu.org> | 8 2000-10-18 Gerd Moellmann <gerd@gnu.org> |
8 | 9 |
9 * startup.el (fancy-splash-screens): Set buffer-undo-list to t. | 10 * startup.el (fancy-splash-screens): Set buffer-undo-list to t. |
10 Use fancy-splash-delay. | 11 Use fancy-splash-delay. |