From 17ea3cdbd72b53ac4537dc5a9f36ceeae90c41ba Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 18 Oct 2000 01:55:32 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 +++++++ lisp/gnus/ChangeLog | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e01282aa2ac..c225c81c671 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2000-10-18 Miles Bader + + * comint.el (comint-output-filter): Fixup comint-last-input-end too. + Remove commented-out call to force-mode-line-update. + (comint-kill-output): Use `forward-line 0' instead of + beginning-of-line to make sure we get past the prompt. + 2000-10-17 Stefan Monnier * diff-mode.el (diff-header-face, diff-file-header-face): diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index d49b24f7a0d..ff217b9a48a 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,8 @@ +2000-10-16 Miles Bader + + * gnus-nocem.el (gnus-nocem-check-article-limit): New variable. + (gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'. + 2000-10-15 Dave Love * qp.el: Require mm-util. -- 2.39.5