comparison src/ChangeLog @ 40367:62d084b48d74

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sat, 27 Oct 2001 08:55:04 +0000
parents 4d0ee02b1d41
children 23e0bbeed1fc
comparison
equal deleted inserted replaced
40366:e2acdd1b8bb7 40367:62d084b48d74
1 2001-10-27 Gerd Moellmann <gerd@gnu.org> 1 2001-10-27 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (move_it_vertically_backward): Use 2/3 line_height
4 instead of 1/2 line_height in the heuristic for skipping
5 farther backward when target_y was not reached.
2 6
3 * sound.c (sound_perror): Unblock SIGIO, turn on atimers. 7 * sound.c (sound_perror): Unblock SIGIO, turn on atimers.
4 Display errno only if non-zero. 8 Display errno only if non-zero.
5 (sound_warning): New function. 9 (sound_warning): New function.
6 (vox_configure): Don't treat failing to set sample rate as error. 10 (vox_configure): Don't treat failing to set sample rate as error.