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 634be131188..dbc5ccf4041 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * fileio.c (Faccess_file): Run the argument filename through | ||
| 4 | Fexpand_file_name, before using it. | ||
| 5 | |||
| 3 | * dispnew.c (syms_of_display) <visible-bell>: Add a reference to | 6 | * dispnew.c (syms_of_display) <visible-bell>: Add a reference to |
| 4 | ring-bell-function. Suggested by Alf-Ivar Holm <alfh@ifi.uio.no> | 7 | ring-bell-function. Suggested by Alf-Ivar Holm <alfh@ifi.uio.no> |
| 5 | 8 | ||