aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8ab1974ed58..706751bbdfa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12011-04-15 Ben Key <bkey76@gmail.com>
2
3 * keyboard.c (Qundefined): Don't declare static since it is
4 used in nsfns.m.
5 * xfaces.c (Qbold, Qexpanded, Qitalic, Qcondensed): Don't
6 declare static since they are used in nsfont.m.
7
12011-04-15 Stefan Monnier <monnier@iro.umontreal.ca> 82011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * process.c (Qprocessp): Don't declare static. 10 * process.c (Qprocessp): Don't declare static.