Merge from mainline.
[bpt/emacs.git] / configure.in
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-06 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-04-06 Paul EggertMerge from mainline.
2011-04-05 Paul Eggert* configure.in (ATTRIBUTE_FORMAT, ATTRIBUTE_FORMAT_PRIN...
2011-03-31 Eli ZaretskiiFix bug #6671 with recentering and other scrolling...
2011-03-31 Stefan MonnierMerge from trunk
2011-03-27 Paul EggertMerge from atest branch.
2011-03-27 Paul EggertMerge from mainline.
2011-03-27 Glenn MorrisRemove (RET)SIGTYPE; it is identical to void on all...
2011-03-26 Glenn MorrisReplace some obsolete autoconf macros with their modern...
2011-03-23 Glenn MorrisReplace mkinstalldirs with `install-sh -d', as automake...
2011-03-23 Paul EggertFix more problems found by GCC 4.5.2's static checks.
2011-03-23 Paul EggertMerge from mainline.
2011-03-22 Paul EggertMerge from mainline.
2011-03-21 Stefan MonnierMerge from trunk
2011-03-21 Paul EggertMerge from trunk and from gnulib stdio.
2011-03-20 Glenn Morris(Re)move autotools generated files from the repository.
2011-03-20 Paul EggertMerge: Use socklen_t, not int, for socket lengths.
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-18 Paul Eggertprocess.c: Use socklen_t, not int, for socket lengths.
2011-03-13 Glenn MorrisBackport 2011-03-06T01:42:13Z!rgm@gnu.org from trunk.
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-11 Chong YidongBump version to 23.3.50
2011-03-11 Paul EggertMerge: Minor changes for problems found by GCC 4.5...
2011-03-08 Jan DUpdates for compiling with Gtk+ 3.0 (--with-x-toolkit...
2011-03-06 Stefan MonnierMerge from trunk
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-03-01 Chong YidongRelease logs for 23.3 release.
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 Stefan MonnierMerge from trunk
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-12 Stefan MonnierMerge from trunk
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 Stefan MonnierMerge from trunk
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
next