Mercurial > emacs
changeset 101848:0ab814511c60
* simple.el (line-move-visual): Handle overflow-newline-into-fringe.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 07 Feb 2009 05:50:44 +0000 |
parents | b8c8f770feb3 |
children | 0750b250db3d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <cyd@stupidchicken.com> + + * simple.el (line-move-visual): Handle overflow-newline-into-fringe. + 2009-02-07 Alex Schroeder <alex@gnu.org> * mail/unrmail.el (unrmail): Use regexps to find message separators so