aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 719984f5038..55e003142d4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12011-03-10 Paul Eggert <eggert@cs.ucla.edu> 12011-03-10 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * alloc.c (mark_fringe_data): Move decl from here ...
4 * lisp.h (mark_fringe_data) [HAVE_WINDOW_SYSTEM]: ... to here,
5 to check its interface.
6 (init_fringe_once): Do not declare unless HAVE_WINDOW_SYSTEM.
7
3 * fontset.c (free_realized_fontset): Now static. 8 * fontset.c (free_realized_fontset): Now static.
4 (Fset_fontset_font): Rename local to avoid shadowing. 9 (Fset_fontset_font): Rename local to avoid shadowing.
5 (fontset_font): Mark local as initialized. 10 (fontset_font): Mark local as initialized.