From fbb563ca1379041316e0947a916fc9edd71dbf8d Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 12 Jul 2008 18:33:32 +0000 Subject: [PATCH] * simple.el (line-move-visual): Handle null pixel position gracefully. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2f5cc792072..e361a3873d6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 -- 2.39.2