aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-02-02 03:42:54 +0000
committerGlenn Morris2008-02-02 03:42:54 +0000
commit9209bb239e8c6967f398faf207acf99bba76121a (patch)
tree8a2bc4f8249eb6ee6d362f10950966cc59c992d7
parentdb516472cb7010a0904c561ebcdc083be7ceecb5 (diff)
downloademacs-9209bb239e8c6967f398faf207acf99bba76121a.tar.gz
emacs-9209bb239e8c6967f398faf207acf99bba76121a.zip
Remove multiple entries about re-generating configure.
Adjust dates of unicode merge entries to UTC.
-rw-r--r--ChangeLog30
1 files changed, 8 insertions, 22 deletions
diff --git a/ChangeLog b/ChangeLog
index fb989a87420..001b657cdc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,37 +1,29 @@
12008-02-02 Miles Bader <miles@gnu.org> 12008-02-01 Miles Bader <miles@gnu.org>
2 2
3 * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft], 3 * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft],
4 [libotf], and [m17n-flt] options. 4 [libotf], and [m17n-flt] options.
5 5
6 * configure: Re-generated. 62008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
7
82008-02-02 Kenichi Handa <handa@ni.aist.go.jp>
9
10 * configure: Re-generated.
11 7
12 * configure.in: Add EMACS_ARG_N([libotf]...), and 8 * configure.in: Add EMACS_ARG_N([libotf]...), and
13 EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not 9 EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not
14 CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE, 10 CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE,
15 CFLAGS, and LIBS in checking of m17n-flt. 11 CFLAGS, and LIBS in checking of m17n-flt.
16 12
172008-02-02 Kenichi Handa <handa@ni.aist.go.jp> 132008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
18
19 * configure: Re-generated.
20 14
21 * configure.in: Check the availability of m17n-flt library. 15 * configure.in: Check the availability of m17n-flt library.
22 16
232008-02-02 Juanma Barranquero <lekktu@gmail.com> 172008-02-01 Juanma Barranquero <lekktu@gmail.com>
24 18
25 * .cvsignore: Add data and site-lisp. 19 * .cvsignore: Add data and site-lisp.
26 20
272008-02-02 Kenichi Handa <handa@m17n.org> 212008-02-01 Kenichi Handa <handa@m17n.org>
28
29 * configure: Re-generated.
30 22
31 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is 23 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is
32 not available. 24 not available.
33 25
342008-02-02 Kenichi Handa <handa@m17n.org> 262008-02-01 Kenichi Handa <handa@m17n.org>
35 27
36 * configure.in: New args --enable-font-backend, --with-xft, 28 * configure.in: New args --enable-font-backend, --with-xft,
37 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT, 29 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT,
@@ -39,26 +31,20 @@
39 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS, 31 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS,
40 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS. 32 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS.
41 33
42 * configure: Re-generated. 342008-02-01 Kenichi Handa <handa@m17n.org>
43
442008-02-02 Kenichi Handa <handa@m17n.org>
45 35
46 * make-dist: Include etc/charsets in tarball. 36 * make-dist: Include etc/charsets in tarball.
47 37
482008-02-02 Kenichi Handa <handa@m17n.org> 382008-02-01 Kenichi Handa <handa@m17n.org>
49 39
50 * configure.in: While running cpp on junk.c, include 40 * configure.in: While running cpp on junk.c, include
51 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt 41 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
52 exists. 42 exists.
53 43
54 * configure: Re-generated.
55
562008-01-29 Dan Nicolaescu <dann@ics.uci.edu> 442008-01-29 Dan Nicolaescu <dann@ics.uci.edu>
57 45
58 * configure.in (xtensa): Match more configurations. 46 * configure.in (xtensa): Match more configurations.
59 47
60 * configure: Regenerate.
61
622008-01-27 Dan Nicolaescu <dann@ics.uci.edu> 482008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
63 49
64 * configure.in: Update comment. 50 * configure.in: Update comment.