]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sat, 1 Oct 2005 20:41:57 +0000 (20:41 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 1 Oct 2005 20:41:57 +0000 (20:41 +0000)
src/ChangeLog

index b1a3414e179a689e88a04d87f02d26520dba186d..319d21bfe1fe54191be8681a307340e3642c62f9 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-01  Kim F. Storm  <storm@cua.dk>
+
+       * xdisp.c (try_window): Skip scroll-margin check if ZV is visible.
+
 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * 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.
        * 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.