aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-04-13 19:23:09 -0700
committerPaul Eggert2011-04-13 19:23:09 -0700
commitb7c513d0049fc726e8c2bdba84f601eac0801512 (patch)
tree2a29a0989c5e5516358276265f769649cb1afe0d /src/ChangeLog
parent989b29ad2242850e8256c7509c9551742ddeab45 (diff)
downloademacs-b7c513d0049fc726e8c2bdba84f601eac0801512.tar.gz
emacs-b7c513d0049fc726e8c2bdba84f601eac0801512.zip
* sound.c (current_sound_device, current_sound): Now static.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9e37c661c46..3762f04b4a4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-04-14 Paul Eggert <eggert@cs.ucla.edu> 12011-04-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * sound.c (current_sound_device, current_sound): Now static.
4
3 * search.c (searchbufs, searchbuf_head): Now static. 5 * search.c (searchbufs, searchbuf_head): Now static.
4 6
5 * scroll.c (scroll_cost): Remove; unused. 7 * scroll.c (scroll_cost): Remove; unused.