aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-12-06 13:32:18 +0000
committerGerd Moellmann2000-12-06 13:32:18 +0000
commit3887b4498e3d7233f86745c5784e09ccfa5a9145 (patch)
tree7228a2270f0bd03752446ef13fbbc2696b3d4f13 /src/ChangeLog
parent92700a0fb8c5188dff91babe192420549e3ed1d3 (diff)
downloademacs-3887b4498e3d7233f86745c5784e09ccfa5a9145.tar.gz
emacs-3887b4498e3d7233f86745c5784e09ccfa5a9145.zip
(vox_configure): Set volume for left and right channel.
(sound_cleanup): Return nil.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1d6b3cec057..1278056121e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-12-06 Gerd Moellmann <gerd@gnu.org> 12000-12-06 Gerd Moellmann <gerd@gnu.org>
2 2
3 * sound.c (vox_configure): Set volume for left and right channel.
4 (sound_cleanup): Return nil.
5
3 * xdisp.c (move_it_by_lines): Fix paren typo. 6 * xdisp.c (move_it_by_lines): Fix paren typo.
4 7
5 * xterm.c (x_load_font): Don't use the font's max_bounds for 8 * xterm.c (x_load_font): Don't use the font's max_bounds for