]> code.delx.au - gnu-emacs/history - configure.ac
Tiny doc fix
[gnu-emacs] / configure.ac
2016-04-27 Paul EggertPort dumping to NetBSD with PaX
2016-04-22 Nicolas PettonBump version to 25.0.93 emacs-25.0.93
2016-04-17 Paul EggertTweak configure.ac syntax in recent module patch
2016-04-16 Glenn Morris* configure.ac (HAVE_MODULES): Exclude gnu-kfreebsd...
2016-04-15 Glenn Morris* configure.ac (HAVE_MODULES): Treat gnu like gnu-linux...
2016-03-30 Alan MackenzieMerge branch 'emacs-25' of /home/acm/emacs/emacs.git...
2016-03-15 Paul EggertPort to clang 3.7.0 on x86-64
2016-03-10 Ken RaeburnDon't use XRANDR 1.3 extensions if the server doesn...
2016-03-10 Paul EggertRework C source files to avoid ^(
2016-03-02 Nicolas PettonBump version to 25.0.92
2016-02-13 Nicolas PettonBump version to 25.0.91 emacs-25.0.91
2016-02-07 Paul EggertFix test for dladdr
2016-01-31 Paul EggertPacify GCC on C library without glibc API
2016-01-30 Nicolas PettonBump version to 25.0.90 emacs-25.0.90
2016-01-25 Glenn Morris* configure.ac (USE_CAIRO): Rename to more standard...
2016-01-25 Glenn Morris* configure.ac (--with-cairo): Say it's experimental.
2016-01-25 Paul EggertPort "$@" to OpenIndiana ksh93
2016-01-22 Michael AlbinusBackport kqueue integration from master
2016-01-20 Paul EggertNo need to configure gobject-introspection
2016-01-20 Glenn Morris* configure.ac (emacs_config_features): Remove WEBKIT.
2016-01-20 Paul EggertPort to platforms with gtk3 but not webkitgtk3
2016-01-19 Glenn Morris* configure.ac (WEBKIT, GIR, CAIRO): Use EMACS_CHECK_MO...
2016-01-19 Glenn Morris* configure.ac (emacs_config_features): Add XWIDGETS...
2016-01-19 Glenn Morris* configure.ac (HAVE_WEBKIT_OSR): Remove broken, duplic...
2016-01-19 Joakim VeronaSupport for the new Xwidget feature.
2016-01-17 Paul EggertPort cleanup attribute to OpenBSD
2016-01-17 Paul EggertPrefer GnuTLS when acquiring random seed
2016-01-15 Phillip LordMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-01-15 Eli ZaretskiiMake 'random' seeds cryptographically secure if possible
2016-01-01 Paul EggertFix copyright years by hand
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-31 YAMAMOTO Mitsuharu* configure.ac: Find libxml2 headers in Xcode SDK dir...
2015-12-31 YAMAMOTO MitsuharuUse posix_openpt instead of openpty on Darwin
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-17 Paul EggertFix typo in Doug Lea malloc configure log
2015-12-16 Paul EggertRemove attempt to use C11 threads
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-24 Paul EggertPort better to FreeBSD’s dlfunc vs dlsym
2015-11-19 Paul EggertRename module.c to emacs-module.c, etc.
2015-11-19 Paul EggertStyle fixes for indenting etc. in module code
2015-11-18 Ken Brown* configure.ac (LIBMODULES): Don’t define on Cygwin
2015-11-18 Aurélien AptelAdd dynamic module module support
2015-11-17 Eli ZaretskiiImprove configure --help text for wide ints
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-12 Ken RaeburnDetect XCB and save a connection handle
2015-10-14 Paul EggertSpelling fixes
2015-10-11 Paul EggertUse ‘echo’ safely with ‘\’ or leading ‘-’
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-16 Paul EggertAdd -Wswitch to --enable-gcc-warnings
2015-09-13 Paul EggertPort Unicode char detection to FreeBSD+svgalib
2015-09-09 Paul EggertImprovements for curved quotes on Linux consule
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-15 Paul EggertDefault to inotify instead of gfile
2015-08-08 Nicolas PettonMerge remote-tracking branch 'origin/fix/subsequence...
2015-08-08 Paul Eggert* configure.ac (HAVE_STACK_OVERFLOW_HANDLING): Simplify...
2015-08-08 Eli ZaretskiiSupport recovery from C stack overflow on MS-Windows
2015-07-29 Paul EggertRemove unnecessary stack overflow dependency
2015-07-26 Paul EggertNew optional ZONE arg for format-time-string etc.
2015-06-30 Glenn Morris* configure.ac (system-configuration-features): Add...
2015-06-23 Glenn Morris* configure.ac (--with-ns): Enable by default on OS X.
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-12 Paul EggertPort to Solaris 10 sparc + Sun C 5.13
2015-06-11 Paul EggertFix "not a tty" bug on Solaris 10
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-03 Glenn Morris* configure.ac (emacs_config_features): Add X toolkit...
2015-06-03 Glenn Morris* configure.ac (emacs_config_features): Add Cairo.
2015-06-03 Glenn Morris* configure.ac [HAVE_GTK3]: Remove USE_CAIRO that gets...
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-05-23 Jan DMerge branch 'cairo'.
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-22 Glenn MorrisGenerate admin/charsets Makefile via configure, and...
2015-05-17 Jan DMerge branch 'master' into cairo
2015-05-16 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2015-05-16 Glenn MorrisReplace AC_SUBST_FILE in configure with include in...
2015-05-07 Jan DWarn for multiple display crash for all Gtk+ versions.
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-19 Paul EggertQuote 'like this' in top-level files
2015-04-16 Eli ZaretskiiDon't link with -ljpeg on MS-Windows, to avoid dependen...
2015-04-16 Paul EggertPre-4.6 GCC succeeds with unknown option
2015-04-16 Paul EggertPort jpeg configuration to Solaris 10 with Sun C
2015-04-12 Paul EggertRemove configure's --with-mmdf option
2015-04-11 Jan DSupport GIF and Tiff with cairo.
2015-04-11 Jan DSupport JPEG with USE_CAIRO.
2015-04-11 Ulrich MüllerBump Emacs version to 24.5.50.
2015-04-05 Jan DSupport RSVG and cairo.
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Ulrich Müllerconfigure.ac: Update comment.
2015-04-03 Paul EggertPort 'configure' to clang 3.5
2015-04-03 Jan DIntroduce limited Xpm support (32 bit ZPixmap) for...
2015-04-03 Jan DMerge branch 'master' into cairo, fixes tooltips not...
2015-04-03 Ulrich Müllerconfigure.ac: Add -nopie to LD_SWITCH_SYSTEM_TEMACS.
2015-04-03 Jan DMerge branch 'master' into cairo
2015-03-31 Simen HeggestøylPete Williamson <petewil@chromium.org> (tiny change)
2015-03-29 Paul EggertMerge from origin/emacs-24
next