From 1a95276708930fe579fff152c590df875c29570e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 12 Jul 2012 20:50:58 -0700 Subject: * xdisp.c (produce_special_glyphs): Now static. * dispextern.h (produce_special_glyphs): Remove decl. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 5d19ea0c782..0ce8839c405 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2012-07-13 Paul Eggert + + * xdisp.c (produce_special_glyphs): Now static. + * dispextern.h (produce_special_glyphs): Remove decl. + 2012-07-13 Glenn Morris * s/bsd-common, s/cygwin.h: Remove empty files. -- cgit v1.2.1