diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4db9b8cb4d9..1e42337798f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org> | ||
| 2 | |||
| 3 | * editfns.c (lisp_time_argument): Provide externally. | ||
| 4 | |||
| 5 | * fileio.c (Fset_file_times): New function. | ||
| 6 | (syms_of_fileio): Intern and staticpro it. | ||
| 7 | |||
| 1 | 2004-04-27 Kim F. Storm <storm@cua.dk> | 8 | 2004-04-27 Kim F. Storm <storm@cua.dk> |
| 2 | 9 | ||
| 3 | * xdisp.c (x_produce_glyphs): Fix last change; handle newline in | 10 | * xdisp.c (x_produce_glyphs): Fix last change; handle newline in |