comparison lisp/ChangeLog @ 32600:faadf96091b5

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Wed, 18 Oct 2000 01:55:32 +0000
parents c2db6313d3d8
children c8b8e93bf2fd
comparison
equal deleted inserted replaced
32599:0db9e380f3ec 32600:faadf96091b5
1 2000-10-18 Miles Bader <miles@lsi.nec.co.jp>
2
3 * comint.el (comint-output-filter): Fixup comint-last-input-end too.
4 Remove commented-out call to force-mode-line-update.
5 (comint-kill-output): Use `forward-line 0' instead of
6 beginning-of-line to make sure we get past the prompt.
7
1 2000-10-17 Stefan Monnier <monnier@cs.yale.edu> 8 2000-10-17 Stefan Monnier <monnier@cs.yale.edu>
2 9
3 * diff-mode.el (diff-header-face, diff-file-header-face): 10 * diff-mode.el (diff-header-face, diff-file-header-face):
4 Add specific setting for dark background. 11 Add specific setting for dark background.
5 (diff-context-face): Renamed from diff-comment-face. 12 (diff-context-face): Renamed from diff-comment-face.