emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 01 Oct 2005 16:41:57 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4620 emacs/src/ChangeLog:1.4621
*** emacs/src/ChangeLog:1.4620  Sat Oct  1 11:12:06 2005
--- emacs/src/ChangeLog Sat Oct  1 20:41:57 2005
***************
*** 1,3 ****
--- 1,7 ----
+ 2005-10-01  Kim F. Storm  <address@hidden>
+ 
+       * xdisp.c (try_window): Skip scroll-margin check if ZV is visible.
+ 
  2005-10-01  YAMAMOTO Mitsuharu  <address@hidden>
  
        * keyboard.c (init_keyboard) [MAC_OSX]: Don't install SIGINT handler.
***************
*** 36,42 ****
  
        * term.c (fatal): Implement using varargs.
  
!       * regex.c (re_char): Move typedef ... 
        * regex.h (re_char): ... here.
        (re_iswctype, re_wctype, re_set_whitespace_regexp): New
        prototypes.
--- 40,46 ----
  
        * term.c (fatal): Implement using varargs.
  
!       * regex.c (re_char): Move typedef ...
        * regex.h (re_char): ... here.
        (re_iswctype, re_wctype, re_set_whitespace_regexp): New
        prototypes.
***************
*** 52,61 ****
        * editfns.c (make_time): ... here.
  
        * editfns.c: Move systime.h include after lisp.h.
!       * 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.
--- 56,65 ----
        * editfns.c (make_time): ... here.
  
        * editfns.c: Move systime.h include after lisp.h.
!       * 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]