diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 82f4c5ab555..869bec30218 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-09-07 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xdisp.c (move_it_to): When moving by vpos, ensure that the | ||
| 4 | iterator advances to the next line if the current line ends in a | ||
| 5 | continued tab. | ||
| 6 | |||
| 1 | 2008-09-07 Teodor Zlatanov <tzz@lifelogs.com> | 7 | 2008-09-07 Teodor Zlatanov <tzz@lifelogs.com> |
| 2 | 8 | ||
| 3 | * nsfont.m (nsfont_draw): Fix the references to missing gidx data | 9 | * nsfont.m (nsfont_draw): Fix the references to missing gidx data |