From 77887832026b73dd1ff98e849367e30220d70e3b Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 4 Jun 2003 09:42:47 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ man/ChangeLog | 9 +++++++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 648dac8500d..3b25c6c47ce 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2003-06-04 Richard M. Stallman + * gud.el (gud-minor-mode-type): Move defvar up. + * progmodes/compile.el (compilation-next-error): When moving fwd, compare position of point with the errors. diff --git a/man/ChangeLog b/man/ChangeLog index 54cc0762763..0be38c22bc6 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,12 @@ +2003-06-04 Richard M. Stallman + + * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output. + comint-move-point-for-output renamed from + comint-scroll-to-bottom-on-output. + + * custom.texi (Init Rebinding): Replace previous change with xref. + (Non-ASCII Rebinding): Explain that issue more briefly here. + 2003-05-28 Richard M. Stallman * indent.texi (Indentation): Condense, simplify, clarify prev change. -- 2.39.5