comparison lisp/ChangeLog @ 32642:098996fe006c

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Thu, 19 Oct 2000 06:56:50 +0000
parents eacee61883ee
children ff0a7d57dede
comparison
equal deleted inserted replaced
32641:48709f040160 32642:098996fe006c
1 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * faces.el (frame-set-background-mode): If a tty frame defines a
4 background color, use that to compute the background mode, instead
5 of always defaulting to "dark".
6
1 2000-10-19 Miles Bader <miles@lsi.nec.co.jp> 7 2000-10-19 Miles Bader <miles@lsi.nec.co.jp>
2 8
3 * comint.el (comint-write-output): New function. 9 * comint.el (comint-write-output): New function.
4 (comint-mode-map): Add it to the menu. 10 (comint-mode-map): Add it to the menu.
5 Bind `C-c C-s' to comint-write-output. 11 Bind `C-c C-s' to comint-write-output.