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 45a6e1011ff..dd0166bd0f3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12011-04-11 Paul Eggert <eggert@cs.ucla.edu> 12011-04-11 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * category.c (SET_CATEGORY_SET, set_category_set): Move here.
4 * category.h: ... from here.
5 * category.c (check_category_table, set_category_set): Now static.
6
3 * casetab.c (Vascii_upcase_table, Vascii_eqv_table): Now static. 7 * casetab.c (Vascii_upcase_table, Vascii_eqv_table): Now static.
4 * lisp.h: Remove these decls. 8 * lisp.h: Remove these decls.
5 9