From 21a9a7be96ee3358d7b2094c20d35d897151506d Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sat, 1 Oct 2005 20:41:57 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index b1a3414e179..319d21bfe1f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2005-10-01 Kim F. Storm + + * xdisp.c (try_window): Skip scroll-margin check if ZV is visible. + 2005-10-01 YAMAMOTO Mitsuharu * keyboard.c (init_keyboard) [MAC_OSX]: Don't install SIGINT handler. @@ -36,7 +40,7 @@ * term.c (fatal): Implement using varargs. - * regex.c (re_char): Move typedef ... + * regex.c (re_char): Move typedef ... * regex.h (re_char): ... here. (re_iswctype, re_wctype, re_set_whitespace_regexp): New prototypes. @@ -52,10 +56,10 @@ * editfns.c (make_time): ... here. * editfns.c: Move systime.h include after lisp.h. - * dired.c: - * xsmfns.c: + * dired.c: + * xsmfns.c: * process.c: Likewise. - + * alloc.c (old_malloc_hook, old_realloc_hook, old_realloc_hook): Add parameter types. (__malloc_hook, __realloc_hook, __free_hook): Fix prototypes. -- 2.39.2