Updates for compiling with Gtk+ 3.0 (--with-x-toolkit=gtk3).
[bpt/emacs.git] / configure.in
2011-03-08 Jan DUpdates for compiling with Gtk+ 3.0 (--with-x-toolkit...
2011-03-06 Paul EggertMerge from mainline.
2011-03-06 Glenn Morris* configure.in (FREETYPE_LIBS): Actually set it to...
2011-03-03 Christian OhlerMerged an ERT fix and a speedup.
2011-03-03 Glenn MorrisReduce some of the many, many variant spellings of...
2011-03-02 Paul EggertMerge: Work around some portability problems with symlinks.
2011-03-02 Paul EggertMerge from mainline.
2011-03-02 Paul EggertMerge from mainline.
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-25 Paul EggertMerge from mainline.
2011-02-25 Paul EggertMerge from mainline.
2011-02-24 Glenn MorrisReplace some obsolete autoconf syntax.
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-22 Paul Eggert[ChangeLog]
2011-02-22 Paul EggertMerge: Assume S_ISLNK etc. work, since gnulib supports...
2011-02-22 Paul Eggert[ChangeLog]
2011-02-21 Paul EggertImport filemode module from gnulib.
2011-02-20 Paul Eggert* configure.in (C_WARNINGS_SWITCH): Do not prepend...
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-16 Paul EggertImport getloadavg module from gnulib.
2011-02-16 Paul EggertMerge from mainline.
2011-02-16 Paul EggertMerge from mainline.
2011-02-15 Paul EggertMerge from mainline.
2011-02-15 Chong YidongBump versio to 23.2.94.
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Paul EggertMerge from mainline.
2011-02-12 Paul EggertMerge from mainline.
2011-02-12 Paul EggertMerge from mainline.
2011-02-12 Paul EggertMerge from mainline.
2011-02-11 Paul EggertMerge from mainline.
2011-02-10 Paul EggertMerge from mainline.
2011-02-10 Paul EggertMerge from mainline.
2011-02-08 Tom TromeyMake globals.h a generated header
2011-02-08 Paul EggertImport getloadavg module from gnulib.
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-02 Kenichi Handamerge emacs-23
2011-02-01 Chong YidongBump version to 23.2.93.
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-31 Paul EggertMerge: src/emacs.c now gets version number from configu...
2011-01-31 Paul Eggertsrc/emacs.c now gets version number from configure.in
2011-01-30 Paul Eggertstrftime: import from gnulib
2011-01-27 Chong Yidong* configure.in: Test existence of xaw3d library, not...
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn Morris* configure.in: Set CANNOT_DUMP on ia64 hpux (port...
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-24 Paul EggertMerge: Remove HAVE_RAW_DECL_CHOWN etc. from config.h
2011-01-24 Paul EggertRemove HAVE_RAW_DECL_CHOWN etc. from config.h
2011-01-23 Peter O'GormanTwo more hunks from the HP-UX patch at Bug#6811.
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-22 Miles Baderconfigure.in: Don't zero-out FONTCONFIG_CFLAGS and...
2011-01-22 Paul EggertMerge: src/config.in: shrink slightly
2011-01-22 Paul Eggertsrc/config.in: shrink slightly
2011-01-18 Paul EggertImprove performance on non-GCC hosts with __aligned__.
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul EggertMerge from mainline.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-15 Chong YidongBump version to 23.2.92.
2011-01-15 Chong Yidong* configure: Bump min libxml2 version to 2.6.17 (Bug...
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-13 Paul EggertMerge from mainline.
2011-01-13 Christian OhlerMerged from trunk.
2011-01-12 Christian OhlerAdd ERT, a tool for automated testing in Emacs Lisp.
2011-01-12 Kenichi Handamerge emacs-23
2011-01-12 Paul EggertMerge from mainline.
2011-01-12 Chong YidongDistinguish between terminfo and termcap on NetBSD...
2011-01-09 Paul Eggert* configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove:...
2011-01-09 Paul EggertUse gnulib's getopt-gnu module.
2011-01-09 Paul EggertUse gnulib's mktime module.
2011-01-08 Paul EggertAutomate syncing from gnulib.
2011-01-05 Andreas SchwabUse __builtin_unwind_init if available
2011-01-05 Glenn MorrisDon't use $MAKEINFO for both a flag and a program.
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-29 Ulrich Mueller* configure.in: Make gameuser configurable (Bug#7717).
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-10 Andreas SchwabDon't depend on POSIX compatible parsing of parameter...
2010-12-10 Chong YidongBump version to 23.2.91.
2010-12-10 Andreas Schwab* configure.in: Don't double machfile in final message.
2010-12-04 Chong Yidong* configure.in: Fix last change.
2010-12-04 Andreas SchwabRemove empty machine description files
2010-12-03 Katsumi YamaokaRestore files that I seem to have mistakenly deleted.
2010-12-03 Julien Danjougnus-demon.el (gnus-demon-init): Fix time computing...
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-25 Kenichi Handamerge emacs-23
2010-11-23 Dan NicolaescuMark debugger related variables and functions as EXTERN...
2010-11-23 Dan NicolaescuInclude <sys/ioctl.h> unconditionally.
2010-11-21 Jan Djärvns_appbindir must end in /.
2010-11-21 Dan Nicolaescu* configure.in (INLINE): Do not depend on OPTIMIZE...
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-15 Dan Nicolaescu* configure.in: Do not check for unconditionally includ...
next