comparison src/ChangeLog @ 40365:4d0ee02b1d41

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sat, 27 Oct 2001 08:49:39 +0000
parents 2c93c52edc86
children 62d084b48d74
comparison
equal deleted inserted replaced
40364:f7b039994118 40365:4d0ee02b1d41
1 2001-10-27 Gerd Moellmann <gerd@gnu.org>
2
3 * sound.c (sound_perror): Unblock SIGIO, turn on atimers.
4 Display errno only if non-zero.
5 (sound_warning): New function.
6 (vox_configure): Don't treat failing to set sample rate as error.
7 (various places): Improve error messages.
8
1 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il> 9 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
2 10
3 * fileio.c (Faccess_file): Run the argument filename through 11 * fileio.c (Faccess_file): Run the argument filename through
4 Fexpand_file_name, before using it. 12 Fexpand_file_name, before using it.
5 13