diff options
Diffstat (limited to 'ChangeLog.unicode')
| -rw-r--r-- | ChangeLog.unicode | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/ChangeLog.unicode b/ChangeLog.unicode new file mode 100644 index 00000000000..9093fa738d4 --- /dev/null +++ b/ChangeLog.unicode | |||
| @@ -0,0 +1,54 @@ | |||
| 1 | 2008-01-07 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 2 | |||
| 3 | * configure: Re-generated. | ||
| 4 | |||
| 5 | * configure.in: Add EMACS_ARG_N([libotf]...), and | ||
| 6 | EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not | ||
| 7 | CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE, | ||
| 8 | CFLAGS, and LIBS in checking of m17n-flt. | ||
| 9 | |||
| 10 | 2007-12-01 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 11 | |||
| 12 | * configure: Re-generated. | ||
| 13 | |||
| 14 | * configure.in: Check the availability of m17n-flt library. | ||
| 15 | |||
| 16 | 2007-06-12 Juanma Barranquero <lekktu@gmail.com> | ||
| 17 | |||
| 18 | * .cvsignore: Add data and site-lisp. | ||
| 19 | |||
| 20 | 2007-05-01 Kenichi Handa <handa@m17n.org> | ||
| 21 | |||
| 22 | * configure: Re-generated. | ||
| 23 | |||
| 24 | * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is | ||
| 25 | not available. | ||
| 26 | |||
| 27 | 2006-06-06 Kenichi Handa <handa@m17n.org> | ||
| 28 | |||
| 29 | * configure.in: New args --enable-font-backend, --with-xft, | ||
| 30 | --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT, | ||
| 31 | HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS, | ||
| 32 | FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS, | ||
| 33 | FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS. | ||
| 34 | |||
| 35 | * configure: Re-generated. | ||
| 36 | |||
| 37 | 2006-01-18 Kenichi Handa <handa@m17n.org> | ||
| 38 | |||
| 39 | * make-dist: Include etc/charsets in tarball. | ||
| 40 | |||
| 41 | 2005-05-11 Kenichi Handa <handa@m17n.org> | ||
| 42 | |||
| 43 | * configure.in: While running cpp on junk.c, include | ||
| 44 | -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt | ||
| 45 | exists. | ||
| 46 | |||
| 47 | * configure: Re-generated. | ||
| 48 | |||
| 49 | 2005-02-13 Miles Bader <miles@gnu.org> | ||
| 50 | |||
| 51 | Rename unicode-branch-specific ChangeLog files to | ||
| 52 | "ChangeLog.unicode" from "ChangeLog.22" | ||
| 53 | |||
| 54 | ;; arch-tag: a75b78b5-dcea-4597-ad68-97d90683e613 | ||