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 fdeb0b359e6..1d6d087b665 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2002-02-26 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * fileio.c (Fsubstitute_in_file_name): Fix the change from | ||
| 4 | 2002-02-08. | ||
| 5 | |||
| 3 | * xselect.c (Qcompound_text_with_extensions): Renamed from | 6 | * xselect.c (Qcompound_text_with_extensions): Renamed from |
| 4 | Qcompound_text_no_extensions. | 7 | Qcompound_text_no_extensions. |
| 5 | (lisp_data_to_selection_data, syms_of_xselect): Use the new name. | 8 | (lisp_data_to_selection_data, syms_of_xselect): Use the new name. |