Mercurial > emacs
comparison lisp/ChangeLog @ 110351:061976c19319
simple.el (line-move-visual): Do not truncate goal column to integer size.
(Bug#7020)
author | David Reitter <david.reitter@gmail.com> |
---|---|
date | Sun, 12 Sep 2010 13:46:57 -0400 |
parents | b4971a8966f0 |
children | 7c4d14415111 |
comparison
equal
deleted
inserted
replaced
110350:b12c513d1606 | 110351:061976c19319 |
---|---|
1 2010-09-12 David Reitter <david.reitter@gmail.com> | |
2 | |
3 * simple.el (line-move-visual): Do not truncate goal column to | |
4 integer size. (Bug#7020) | |
5 | |
1 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * repeat.el (repeat): Allow repeating when the last event is a click. | 8 * repeat.el (repeat): Allow repeating when the last event is a click. |
4 Suggested by Drew Adams (bug#6256). | 9 Suggested by Drew Adams (bug#6256). |
5 | 10 |