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 [EMACS_22_BASE]


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v [EMACS_22_BASE]
Date: Fri, 08 Aug 2008 15:49:56 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Chong Yidong <cyd>      08/08/08 15:49:55

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5651.2.246
retrieving revision 1.5651.2.247
diff -u -b -r1.5651.2.246 -r1.5651.2.247
--- ChangeLog   5 Aug 2008 22:46:07 -0000       1.5651.2.246
+++ ChangeLog   8 Aug 2008 15:49:52 -0000       1.5651.2.247
@@ -1,3 +1,10 @@
+2008-08-08  Chong Yidong  <address@hidden>
+
+       * xdisp.c (move_it_to): When stopping at a charpos, check if
+       that's a continued multi-char glyph; if so, advance to the actual
+       glyph.
+       (try_window): Check scroll margin on bottom window edge too.
+
 2008-08-05  Chong Yidong  <address@hidden>
 
        * xdisp.c (redisplay_window): Don't enforce scroll-margin when




reply via email to

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