diff options
| author | Miles Bader | 2008-02-01 16:05:01 +0000 |
|---|---|---|
| committer | Miles Bader | 2008-02-01 16:05:01 +0000 |
| commit | aca7a3d2018b432aa76b81005189b6a5a05f18d5 (patch) | |
| tree | b796b8b20155698509b206d96d8677de7689b42b /ChangeLog | |
| parent | 6cc41fb06c37234822d5aedf7ce0f77b88bb450a (diff) | |
| download | emacs-aca7a3d2018b432aa76b81005189b6a5a05f18d5.tar.gz emacs-aca7a3d2018b432aa76b81005189b6a5a05f18d5.zip | |
Merge ChangeLog.unicode files into ChangeLogs
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1038
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 55 |
1 files changed, 55 insertions, 0 deletions
| @@ -1,3 +1,58 @@ | |||
| 1 | 2008-02-02 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft], | ||
| 4 | [libotf], and [m17n-flt] options. | ||
| 5 | |||
| 6 | * configure: Re-generated. | ||
| 7 | |||
| 8 | 2008-02-02 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 9 | |||
| 10 | * configure: Re-generated. | ||
| 11 | |||
| 12 | * configure.in: Add EMACS_ARG_N([libotf]...), and | ||
| 13 | 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, | ||
| 15 | CFLAGS, and LIBS in checking of m17n-flt. | ||
| 16 | |||
| 17 | 2008-02-02 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 18 | |||
| 19 | * configure: Re-generated. | ||
| 20 | |||
| 21 | * configure.in: Check the availability of m17n-flt library. | ||
| 22 | |||
| 23 | 2008-02-02 Juanma Barranquero <lekktu@gmail.com> | ||
| 24 | |||
| 25 | * .cvsignore: Add data and site-lisp. | ||
| 26 | |||
| 27 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 28 | |||
| 29 | * configure: Re-generated. | ||
| 30 | |||
| 31 | * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is | ||
| 32 | not available. | ||
| 33 | |||
| 34 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 35 | |||
| 36 | * configure.in: New args --enable-font-backend, --with-xft, | ||
| 37 | --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT, | ||
| 38 | HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS, | ||
| 39 | FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS, | ||
| 40 | FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS. | ||
| 41 | |||
| 42 | * configure: Re-generated. | ||
| 43 | |||
| 44 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 45 | |||
| 46 | * make-dist: Include etc/charsets in tarball. | ||
| 47 | |||
| 48 | 2008-02-02 Kenichi Handa <handa@m17n.org> | ||
| 49 | |||
| 50 | * configure.in: While running cpp on junk.c, include | ||
| 51 | -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt | ||
| 52 | exists. | ||
| 53 | |||
| 54 | * configure: Re-generated. | ||
| 55 | |||
| 1 | 2008-01-29 Dan Nicolaescu <dann@ics.uci.edu> | 56 | 2008-01-29 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 57 | ||
| 3 | * configure.in (xtensa): Match more configurations. | 58 | * configure.in (xtensa): Match more configurations. |