From b059f7d08e6d1cfad57596828cd7df9013d41e05 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 2 Oct 2005 03:36:42 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++++ src/ChangeLog | 4 ++++ 2 files changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 165fe825693..9375c31b815 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2005-10-01 Richard M. Stallman + + * comint.el (comint-redirect-subvert-readonly): Doc fix. + + * simple.el (next-error-internal): New function. + + * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND. + (compilation-start): Pass new arg to compilation-buffer-name. + (compile-goto-error): Use next-error-internal. + 2005-10-01 Chong Yidong * speedbar.el: Remove RCS tag. diff --git a/src/ChangeLog b/src/ChangeLog index 319d21bfe1f..f4a999ed70f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2005-10-01 Richard M. Stallman + + * xfaces.c (face_color_gray_p): Colors close to black count as gray. + 2005-10-01 Kim F. Storm * xdisp.c (try_window): Skip scroll-margin check if ZV is visible. -- 2.39.2