diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d147aeb961e..a2c45a94061 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2003-08-16 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * editfns.c (Fencode_time): Doc fix. | ||
| 4 | |||
| 5 | 2003-08-16 David Ponce <david@dponce.com> | ||
| 6 | |||
| 7 | * fileio.c (Fwrite_region): Fix conditional expression to issue | ||
| 8 | the right message. | ||
| 9 | |||
| 10 | 2003-08-16 Juri Linkov <juri@jurta.org> (tiny change) | ||
| 11 | |||
| 12 | * syntax.c (Fforward_word): Argument changed to optional. | ||
| 13 | Set default value to 1. | ||
| 14 | |||
| 1 | 2003-08-15 Kenichi Handa <handa@m17n.org> | 15 | 2003-08-15 Kenichi Handa <handa@m17n.org> |
| 2 | 16 | ||
| 3 | * xfaces.c (better_font_p): Prefer a real scalable font; i.e. not | 17 | * xfaces.c (better_font_p): Prefer a real scalable font; i.e. not |