Mercurial > emacs
comparison lisp/ChangeLog @ 103862:b760b8569489
* simple.el (temporary-goal-column): Change the value for
line-move-visual to a cons cell.
(line-move-visual): Record or set the window hscroll, if
necessary (Bug#3494).
(line-move-1): Handle cons value of temporary-goal-column.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 11 Jul 2009 16:36:05 +0000 |
parents | 904e3214f9b7 |
children | a75fa842931b |
comparison
equal
deleted
inserted
replaced
103861:2359749268a7 | 103862:b760b8569489 |
---|---|
1 2009-07-11 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * simple.el (temporary-goal-column): Change the value for | |
4 line-move-visual to a cons cell. | |
5 (line-move-visual): Record or set the window hscroll, if | |
6 necessary (Bug#3494). | |
7 (line-move-1): Handle cons value of temporary-goal-column. | |
8 | |
1 2009-07-11 Kenichi Handa <handa@m17n.org> | 9 2009-07-11 Kenichi Handa <handa@m17n.org> |
2 | 10 |
3 * international/mule-diag.el (describe-character-set): Don't show | 11 * international/mule-diag.el (describe-character-set): Don't show |
4 width. | 12 width. |
5 | 13 |