diff options
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1a5561160d0..55c11986e12 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-03-30 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xdisp.c (display_line): Allow multiple overlay arrows in window. | ||
| 4 | |||
| 1 | 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * fileio.c (Fexpand_file_name): Use IS_DEVICE_SEP. | 7 | * fileio.c (Fexpand_file_name): Use IS_DEVICE_SEP. |