Mercurial > emacs
comparison lisp/ChangeLog @ 32638:eacee61883ee
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 19 Oct 2000 04:31:37 +0000 |
parents | cf373580ab4b |
children | 098996fe006c |
comparison
equal
deleted
inserted
replaced
32637:6fcf803fe8c5 | 32638:eacee61883ee |
---|---|
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): New function. |
4 New functions. | 4 (comint-mode-map): Add it to the menu. |
5 (comint-mode-map): Add them to the menu. | |
6 Bind `C-c C-s' to comint-write-output. | 5 Bind `C-c C-s' to comint-write-output. |
7 | 6 |
8 2000-10-18 Gerd Moellmann <gerd@gnu.org> | 7 2000-10-18 Gerd Moellmann <gerd@gnu.org> |
9 | 8 |
10 * startup.el (fancy-splash-screens): Set buffer-undo-list to t. | 9 * startup.el (fancy-splash-screens): Set buffer-undo-list to t. |