X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/9850eff524bd0747a9561f3b4c90dfc3749f4ecb..e234927a7eac7232d837574ba30aa20bbc539f29:/ChangeLog diff --git a/ChangeLog b/ChangeLog index d62f956b06..aaa023442f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2008-10-12 Andreas Schwab + + * configure.in: Only check for m17n-flt if HAVE_LIBOTF. + +2008-08-28 Adrian Robert + + * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning + "X") to avoid confusion. + + * configure: Regenerate. + +2008-09-07 Romain Francoise + + * make-dist: Distribute doc/man/ChangeLog. + 2008-08-28 Chong Yidong * configure.in: Disable XFT and Freetype when without X. @@ -604,7 +619,7 @@ 2007-12-04 Jan Djärv - * configure.in: Give package name and verision to AC_INIT. + * configure.in: Give package name and version to AC_INIT. 2007-12-03 Magnus Henoch @@ -4467,7 +4482,7 @@ 1995-06-22 Paul Eggert * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for - SunOS 4.1.5 thorugh 4.1.9, should they ever exist.) + SunOS 4.1.5 through 4.1.9, should they ever exist.) 1995-06-22 Paul Eggert @@ -5165,7 +5180,7 @@ 1994-05-03 Morten Welinder (terra@diku.dk) * config.bat: Added possibility for different file name - transscriptions in lib-src. + transcriptions in lib-src. 1994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu) @@ -5800,7 +5815,7 @@ and #define HAVE_AIX_SMT_EXP if we do. This is present in some versions of AIX, and needs to be passed to the loader. - * configure.in: Test for the availablility of the + * configure.in: Test for the availability of the XScreenResourceString function. 1993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu) @@ -6073,7 +6088,7 @@ * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src targets to be executed even if make remembers that it has already - stisfied FRC. + satisfied FRC. 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) @@ -6971,7 +6986,7 @@ 1992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) - * make-dist: taught it about vcdiff and rcs2log, added --newer + * make-dist: Taught it about vcdiff and rcs2log, added --newer option for generating incremental distributions. Stopped it from generating a TAGS file into the distribution; that sucker is *big*, and easily enough generated with the toplevel makefile.