diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fdd84be27de..bd4ce39e3eb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-06-15 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xdisp.c (x_fix_overlapping_area): Always use area relative X | ||
| 4 | to fix redisplay problem with tall characters (such as ,AC(B). | ||
| 5 | |||
| 1 | 2003-06-13 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> | 6 | 2003-06-13 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
| 2 | 7 | ||
| 3 | * fileio.c (Fcopy_file): Doc fix: copies file modes, too. | 8 | * fileio.c (Fcopy_file): Doc fix: copies file modes, too. |