]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Wed, 4 Jun 2003 09:42:47 +0000 (09:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 4 Jun 2003 09:42:47 +0000 (09:42 +0000)
lisp/ChangeLog
man/ChangeLog

index 648dac8500de58dee35298b7446414b3f28ac8a0..3b25c6c47ced224890ae599d6d8dbca9f2ace0f6 100644 (file)
@@ -1,5 +1,7 @@
 2003-06-04  Richard M. Stallman  <rms@gnu.org>
 
+       * 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.
 
index 54cc0762763c319102550422026a27088b382c59..0be38c22bc6ae353d032f4f9d25b1b9ba55a2ab3 100644 (file)
@@ -1,3 +1,12 @@
+2003-06-04  Richard M. Stallman  <rms@gnu.org>
+
+       * 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  <rms@gnu.org>
 
        * indent.texi (Indentation): Condense, simplify, clarify prev change.