Mercurial > emacs
changeset 96622:535c63e99ba4
* simple.el (line-move-visual): Handle null pixel position gracefully.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 12 Jul 2008 18:33:32 +0000 |
parents | bf6f87d07e3b |
children | 40cc43cf4ef1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jul 12 07:32:51 2008 +0000 +++ b/lisp/ChangeLog Sat Jul 12 18:33:32 2008 +0000 @@ -1,3 +1,8 @@ +2008-07-12 Chong Yidong <cyd@stupidchicken.com> + + * simple.el (line-move-visual): Handle null pixel position + gracefully. + 2008-07-11 Jason Rumney <jasonr@gnu.org> * files.el (file-truename): Get truename of ancestors if file does