diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6c1fe1bcdbb..8c5e9686e92 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 1999-11-28 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * charset.c (Fmake_char_internal): Print the charset ID when | ||
| 4 | signalling an error. | ||
| 5 | |||
| 3 | * emacs.c (synchronize_locale): Avoid compiler warnings about | 6 | * emacs.c (synchronize_locale): Avoid compiler warnings about |
| 4 | pointer type mismatch. | 7 | pointer type mismatch. |
| 5 | 8 | ||