# HG changeset patch # User Chong Yidong # Date 1233985844 0 # Node ID 0ab814511c6071bc68a14bb6e8f3b9fef71c081c # Parent b8c8f770feb3afd9ca8190b6876d85379b4b8180 * simple.el (line-move-visual): Handle overflow-newline-into-fringe. diff -r b8c8f770feb3 -r 0ab814511c60 lisp/ChangeLog --- a/lisp/ChangeLog Sat Feb 07 04:15:19 2009 +0000 +++ b/lisp/ChangeLog Sat Feb 07 05:50:44 2009 +0000 @@ -1,3 +1,7 @@ +2009-02-07 Chong Yidong + + * simple.el (line-move-visual): Handle overflow-newline-into-fringe. + 2009-02-07 Alex Schroeder * mail/unrmail.el (unrmail): Use regexps to find message separators so