# HG changeset patch # User Chong Yidong # Date 1215887612 0 # Node ID 535c63e99ba4c937d385376cbaaf3c857de4ca93 # Parent bf6f87d07e3b1fdc0ab6b27ac66e6434d0349f6a * simple.el (line-move-visual): Handle null pixel position gracefully. diff -r bf6f87d07e3b -r 535c63e99ba4 lisp/ChangeLog --- 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 + + * simple.el (line-move-visual): Handle null pixel position + gracefully. + 2008-07-11 Jason Rumney * files.el (file-truename): Get truename of ancestors if file does