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: Sun, 25 Jul 2004 18:18:24 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3816 emacs/src/ChangeLog:1.3817
*** emacs/src/ChangeLog:1.3816  Sun Jul 25 17:44:33 2004
--- emacs/src/ChangeLog Sun Jul 25 22:14:29 2004
***************
*** 1,3 ****
--- 1,9 ----
+ 2004-07-26  Kim F. Storm  <address@hidden>
+ 
+       * xdisp.c (move_it_in_display_line_to): If overflow-newline-into-fringe
+       is enabled, return MOVE_LINE_CONTINUED rather than MOVE_POS_MATCH_OR_ZV
+       if target position is at end of display line but char is not a newline.
+ 
  2004-07-25  Richard M. Stallman  <address@hidden>
  
        * window.c (coordinates_in_window): Return ON_SCROLL_BAR
***************
*** 6,12 ****
  
        * dispextern.h (enum window_part): Add ON_SCROLL_BAR.
  
!       * window.c (Fcoordinates_in_window_p): 
        Take account of FRAME_INTERNAL_BORDER_WIDTH.
  
        * alloc.c (check_cons_list): New function (contents commented out).
--- 12,18 ----
  
        * dispextern.h (enum window_part): Add ON_SCROLL_BAR.
  
!       * window.c (Fcoordinates_in_window_p):
        Take account of FRAME_INTERNAL_BORDER_WIDTH.
  
        * alloc.c (check_cons_list): New function (contents commented out).




reply via email to

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