aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-10-27 08:49:39 +0000
committerGerd Moellmann2001-10-27 08:49:39 +0000
commit62725a9205c155f6fbbaf6f3758e4a2b50072ccc (patch)
treeab30b46a859776ae47c17daa7951a8efb013e663 /src/ChangeLog
parentb9c6ab68476385d018e5b9eaf5278dce91840af1 (diff)
downloademacs-62725a9205c155f6fbbaf6f3758e4a2b50072ccc.tar.gz
emacs-62725a9205c155f6fbbaf6f3758e4a2b50072ccc.zip
(sound_perror): Unblock SIGIO, turn on atimers.
Display errno only if non-zero. (sound_warning): New function. (vox_configure): Don't treat failing to set sample rate as error. (various places): Improve error messages.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dbc5ccf4041..23ceb1509ca 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12001-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
12001-10-26 Eli Zaretskii <eliz@is.elta.co.il> 92001-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