diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 96e1062af0d..82f4c5ab555 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-09-07 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 2 | |||
| 3 | * nsfont.m (nsfont_draw): Fix the references to missing gidx data | ||
| 4 | member to point to cmp_from. | ||
| 5 | |||
| 6 | * xdisp.c: Doc fix for references to gidx data member. | ||
| 7 | |||
| 1 | 2008-09-07 Stefan Monnier <monnier@iro.umontreal.ca> | 8 | 2008-09-07 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 9 | ||
| 3 | * buffer.c (Fbuffer_swap_text): Reset window->point markers. | 10 | * buffer.c (Fbuffer_swap_text): Reset window->point markers. |