diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8791cac5bec..3a7e53ffc07 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-10-26 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * editfns.c (Fformat): Detect invalid format letters for floats. | ||
| 4 | |||
| 1 | 2002-10-25 Kenichi Handa <handa@m17n.org> | 5 | 2002-10-25 Kenichi Handa <handa@m17n.org> |
| 2 | 6 | ||
| 3 | * xfns.c (x_set_name): Encode by Qcompound_text unconditionally. | 7 | * xfns.c (x_set_name): Encode by Qcompound_text unconditionally. |