1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 11:20:41 -08:00

* simple.el (line-move-visual): Handle null pixel position gracefully.

This commit is contained in:
Chong Yidong 2008-07-12 18:33:32 +00:00
parent 2dab419dc9
commit fbb563ca13

View file

@ -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