aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 685ba3c7e9a..9f770df40ef 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12011-03-14 Paul Eggert <eggert@cs.ucla.edu> 12011-03-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * keymap.c (keymap_parent, keymap_memberp, map_keymap_internal):
4 (copy_keymap_item, append_key, push_text_char_description):
5 Now static.
6
3 * keyboard.c: Declare functions static if they are not used elsewhere. 7 * keyboard.c: Declare functions static if they are not used elsewhere.
4 (echo_char, echo_dash, cmd_error, top_level_2): 8 (echo_char, echo_dash, cmd_error, top_level_2):
5 (poll_for_input, handle_async_input): Now static. 9 (poll_for_input, handle_async_input): Now static.