aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 ceddf35450d..bcd004d9677 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12014-07-09 Paul Eggert <eggert@cs.ucla.edu> 12014-07-09 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * syntax.c (back_comment): Use more-natural location for label.
4
3 * font.c, font.h (font_unparse_fcname): Now static. 5 * font.c, font.h (font_unparse_fcname): Now static.
4 Define only if HAVE_XFT || HAVE_FREETYPE || HAVE_NS. 6 Define only if HAVE_XFT || HAVE_FREETYPE || HAVE_NS.
5 7