]> git.eshelyaron.com Git - emacs.git/commitdiff
* xdisp.c (move_it_in_display_line): Account for word wrap, so
authorChong Yidong <cyd@stupidchicken.com>
Wed, 16 Jul 2008 17:48:00 +0000 (17:48 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 16 Jul 2008 17:48:00 +0000 (17:48 +0000)
that we don't move off the line.

src/ChangeLog

index 5f3799785da9119d181e6ae134877839950b1bcc..b15dfb30754dbbefba8fdaa40d89a4f8be80e0e3 100644 (file)
@@ -1,3 +1,8 @@
+2008-07-16  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xdisp.c (move_it_in_display_line): Account for word wrap, so
+       that we don't move off the line.
+
 2008-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * keyboard.c (Qsuper): Remove.