Mercurial > emacs
comparison lisp/ChangeLog @ 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 | 4697f48424f2 |
children | a91f8c5f29ef |
comparison
equal
deleted
inserted
replaced
96621:bf6f87d07e3b | 96622:535c63e99ba4 |
---|---|
1 2008-07-12 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * simple.el (line-move-visual): Handle null pixel position | |
4 gracefully. | |
5 | |
1 2008-07-11 Jason Rumney <jasonr@gnu.org> | 6 2008-07-11 Jason Rumney <jasonr@gnu.org> |
2 | 7 |
3 * files.el (file-truename): Get truename of ancestors if file does | 8 * files.el (file-truename): Get truename of ancestors if file does |
4 not exist on Windows. | 9 not exist on Windows. |
5 | 10 |