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,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sat, 05 Jul 2008 05:30:49 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/07/05 05:30:48

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6651
retrieving revision 1.6652
diff -u -b -r1.6651 -r1.6652
--- ChangeLog   4 Jul 2008 03:39:36 -0000       1.6651
+++ ChangeLog   5 Jul 2008 05:30:46 -0000       1.6652
@@ -1,3 +1,14 @@
+2008-07-05  Chong Yidong  <address@hidden>
+
+       * xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if
+       word-wrapping.
+       (IT_DISPLAYING_WHITESPACE): New macro.
+       (move_it_in_display_line_to): Handle MOVE_TO_X requests properly
+       when word-wrapping.  Simplify word-wrapping logic.  Use correct
+       pixel positions when saving copies of the iterator.
+       (display_line): Use proper wrap point if the last character on a
+       line was preceded by whitespace.
+
 2008-07-04  Stefan Monnier  <address@hidden>
 
        * Makefile.in (${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.




reply via email to

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