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 6cb066ecea6..10755fb88a3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-05-29 Colin Walters <walters@verbum.org> | ||
| 2 | |||
| 3 | * lread.c (Fread_from_string): Don't depend on order of evaluation | ||
| 4 | for C function parameters. | ||
| 5 | |||
| 1 | 2002-05-28 Richard M. Stallman <rms@gnu.org> | 6 | 2002-05-28 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * xterm.c (x_display_and_set_cursor): Change the cursor in the same | 8 | * xterm.c (x_display_and_set_cursor): Change the cursor in the same |