diff options
| author | Chong Yidong | 2009-07-11 16:36:05 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-07-11 16:36:05 +0000 |
| commit | 774409a10b9b87805192df0444ca019ff929cfc4 (patch) | |
| tree | 1fa93d8c0621ddfcbb1c0c490c4af88bd88663a1 /lisp/ChangeLog | |
| parent | 65156807134f7d430f9e32086a228e4a3ad4f386 (diff) | |
| download | emacs-774409a10b9b87805192df0444ca019ff929cfc4.tar.gz emacs-774409a10b9b87805192df0444ca019ff929cfc4.zip | |
* 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.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a1b44618e2c..007381ba11a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 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 |