diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 152ef044872..017c214739e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-04-06 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * indent.c (vmotion): Do not reserve one column for continuation | ||
| 4 | marks on window frames. | ||
| 5 | |||
| 1 | 2004-04-04 Eli Zaretskii <eliz@gnu.org> | 6 | 2004-04-04 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * charset.h (SINGLE_BYTE_CHAR_P): Fix macro to avoid warnings | 8 | * charset.h (SINGLE_BYTE_CHAR_P): Fix macro to avoid warnings |