Mercurial > emacs
comparison lisp/ChangeLog @ 104117:cfca1c9b77e2
* simple.el (line-move-visual): Perform hscroll to the recorded position.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 31 Jul 2009 02:14:43 +0000 |
parents | 97987e968cf8 |
children | 4ca0697cbf85 |
comparison
equal
deleted
inserted
replaced
104116:97987e968cf8 | 104117:cfca1c9b77e2 |
---|---|
1 2009-07-31 Chong Yidong <cyd@stupidchicken.com> | 1 2009-07-31 Chong Yidong <cyd@stupidchicken.com> |
2 | 2 |
3 * simple.el (line-move-finish): Pass whole number to | 3 * simple.el (line-move-finish): Pass whole number to |
4 line-move-to-column. | 4 line-move-to-column. |
5 (line-move-visual): Perform hscroll to the recorded position. | |
5 | 6 |
6 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com> | 7 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com> |
7 | 8 |
8 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt. | 9 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt. |
9 | 10 |