aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-02-02 20:57:58 +0000
committerGlenn Morris2008-02-02 20:57:58 +0000
commit4fd0214c85b398753a69adf26a53ef49f54be6d5 (patch)
treeef48c3164c1f11c65635e6ec4a8148d544844ba4
parent435f8bc50e4868a107f87606c97696c5ae10bc18 (diff)
downloademacs-4fd0214c85b398753a69adf26a53ef49f54be6d5.tar.gz
emacs-4fd0214c85b398753a69adf26a53ef49f54be6d5.zip
Add entry I forgot to make yesterday.
Remove unnecessary entries about re-generating configure.
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 79495e95176..bb864d28d0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,13 +4,17 @@
4 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and 4 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
5 pkg_check_m17n_flt, respectively, for the sake of the summary output. 5 pkg_check_m17n_flt, respectively, for the sake of the summary output.
6 Reported by Ulrich Mueller. 6 Reported by Ulrich Mueller.
7 * configure: Regenerated.
8 7
92008-02-02 Eli Zaretskii <eliz@gnu.org> 82008-02-02 Eli Zaretskii <eliz@gnu.org>
10 9
11 * configure.in: If admin/unidata/UnicodeData.txt is present, copy 10 * configure.in: If admin/unidata/UnicodeData.txt is present, copy
12 admin/unidata/Makefile.in to Makefile. 11 admin/unidata/Makefile.in to Makefile.
13 * configure: Regenerated. 12
132008-02-02 Glenn Morris <rgm@gnu.org>
14
15 * configure.in (HAVE_XFT): Ensure it is either "yes" or "no".
16 (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
17 (HAVE_XFT): Add "Does Emacs use..." messages at end.
14 18
152008-02-01 Miles Bader <miles@gnu.org> 192008-02-01 Miles Bader <miles@gnu.org>
16 20