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.unicode | |
| 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.unicode')
| -rw-r--r-- | ChangeLog.unicode | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/ChangeLog.unicode b/ChangeLog.unicode deleted file mode 100644 index 9093fa738d4..00000000000 --- a/ChangeLog.unicode +++ /dev/null | |||
| @@ -1,54 +0,0 @@ | |||
| 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 | ||