From 760627fa51df9abc02932d505cabbe2f3c20f88a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 16 Feb 2002 17:32:07 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 3 +++ 2 files changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c5bfd6dae7e..96bb1a739b8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2002-02-16 Eli Zaretskii + * Makefile.in (DONTCOMPILE): Remove cus-start.el. + * cus-start.el: Add automatic-hscroll-margin and automatic-hscroll-step. diff --git a/src/ChangeLog b/src/ChangeLog index 9e061ce4fb1..4daee99e47d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2002-02-16 Eli Zaretskii + * Makefile.in (lisp, shortlisp): Use cus-start.elc, not + cus-start.el. + * msdos.c (x_autoselect_window_p): New variable. (syms_of_msdos): Defvar it. (dos_rawgetc): If x_autoselect_window_p is set, select the window -- 2.39.5