* frame.c (check_minibuf_window): Update 'frame' with frame pointer.
[bpt/emacs.git] / configure.ac
2013-09-04 Xue FuqiaoMerge from mainline.
2013-09-02 Jan DjärvFix copying of nextstep/Emacs.app for make -j install
2013-08-31 Glenn Morris* configure.ac (--with-sound): Rename ossaudio to bsd...
2013-08-31 Ulrich Müller* configure.ac: Allow for --with-sound=voxware that...
2013-08-28 Stefan MonnierTry to reduce redundancy in doc/misc/Makefile.in.
2013-08-27 Glenn Morris* configure.ac (DOCMISC_INFO_W32): Typo fix.
2013-08-27 Dmitry Antipov* configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32,...
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-27 Glenn MorrisMove source for Emacs on MS Windows FAQ here from Emacs...
2013-08-23 Glenn Morris* configure.ac (emacs_broken_SIGIO): No longer set...
2013-08-22 Paul Eggert* configure.ac (EMACS_CONFIG_OPTIONS): Quote systematic...
2013-08-21 Paul EggertPort close-on-exec pty creation to FreeBSD 9.1-RELEASE.
2013-08-15 Ken BrownRevert last change to gmalloc.c; update some comments.
2013-08-14 Ulrich Mueller* configure.ac (EMACS_CONFIGURATION): Escape backslashes.
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Eli ZaretskiiFix zlib support on MS-Windows.
2013-08-12 Paul EggertMinor zlib configuration tweaks.
2013-08-12 Eli ZaretskiiFix build with zlib on MS-Windows.
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-12 Glenn MorrisAdd build, install, uninstall rules for all dvi, html...
2013-08-11 Paul EggertAdd --with-zlib to 'configure'.
2013-08-11 Lars Magne Ingebri... Add zlib support via the `decompress-gzipped-region...
2013-08-10 Eli ZaretskiiProvide a Windows manifest for update-game-score.exe.
2013-08-04 Paul EggertFix some minor races in hosts lacking mkostemp.
2013-07-30 Xue FuqiaoMerge from mainline.
2013-07-27 Glenn Morris* configure.ac: Extend the --with-sound option
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-24 Glenn Morris* configure.ac: Use self-descriptive tags for AC_CONFIG...
2013-07-23 Glenn MorrisNo need for configure to create etc/ and lisp/ any...
2013-07-23 Paul EggertPort to GNU/Linux systems with tinfo but not ncurses.
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-20 Paul EggertFix array bounds violation when pty allocation fails.
2013-07-13 Paul Eggert* configure.ac: Simplify --with-file-notification handling.
2013-07-12 Glenn Morris* configure.ac: Further fix.
2013-07-12 Glenn Morris* configure.ac: Fix goofs in previous.
2013-07-12 Glenn Morris* configure.ac: If with-file-notification=yes, if gfile...
2013-07-12 Paul EggertFix races with threads and file descriptors.
2013-07-09 Peter RosinAvoid nexted functions in AC_LANG_PROGRAM test for...
2013-07-08 Jan Djärvconfigure.ac (HAVE_IMAGEMAGICK): Check on NS also.
2013-07-07 Paul EggertPort to Ubuntu 10.
2013-07-07 Paul EggertMake file descriptors close-on-exec when possible.
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-07-02 Paul EggertRemove some unused macros from 'configure'.
2013-07-02 Christoph Egger* configure.ac (emacs_broken_SIGIO): Set on gnu-kfreebs...
2013-07-02 Paul Eggert* configure.ac (GTK_COMPILES): Check API a bit more...
2013-06-30 Paul EggertDo not use GTK 3 if it exists but cannot be compiled.
2013-06-29 Kenichi Handamerge trunk
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-22 Glenn Morris* configure.ac: Include X11/X.h when testing for Xft.h.
2013-06-21 Stephen BermanMerge from trunk.
2013-06-21 YAMAMOTO Mitsuharuconfigure.ac (HAVE_LIBXML2): Try built-in libxml2 on...
2013-06-20 Paul EggertAdd log2 support and make log10 obsolete for consistency.
2013-06-17 Paul EggertUse functions, not macros, for XINT etc.
2013-06-16 Paul Eggert* configure.ac: Report ACL usage at the end.
2013-06-14 Stephen BermanMerge from trunk.
2013-06-13 Michael AlbinusFix typo in comment.
2013-06-12 Xue FuqiaoMerge from mainline.
2013-06-11 Paul Eggert--without-all should imply --with-file-notification=no.
2013-06-08 Jan DjärvFix compilation issues for GNUStep and GLIB conflicts.
2013-06-03 Xue FuqiaoMerge from mainline.
2013-06-03 Michael Albinus* configure.ac (HAVE_GFILENOTIFY): Check for gio >...
2013-06-03 Eli Zaretskii* configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.
2013-06-03 Jan DjärvAdd HAVE_GLIB check instead of checking individual...
2013-06-03 Michael Albinus* configure.ac (file-notification): New option, replace...
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-27 YAMAMOTO Mitsuharu* configure.ac (HAVE_XRANDR): Check availability of...
2013-05-22 Kenichi Handamerge trunk
2013-05-18 Paul EggertPort --enable-gcc-warnings to clang.
2013-05-16 Eli ZaretskiiSupport building Emacs on MS-Windows using the Posix...
2013-05-16 Eli ZaretskiiMerge from trunk.
2013-05-15 Eli ZaretskiiMerge from trunk, configury not fixed yet.
2013-05-13 Paul Eggert* configure.ac (LD_SWITCH_SYSTEM_EMACS): Fix typo in...
2013-05-13 Paul Eggert* configure.ac (LD_SWITCH_SYSTEM_TEMACS): OpenBSD needs...
2013-05-09 Jan DjärvImplement display-monitor-attributes-list for NS.
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-05-07 Paul EggertUse Gnulib ACL implementation, for benefit of Solaris...
2013-05-07 YAMAMOTO MitsuharuAdd multi-monitor support on X11.
2013-05-01 Eli ZaretskiiMerge from trunk.
2013-05-01 Eli ZaretskiiMerge from trunk.
2013-04-27 Kenichi Handamerge trunk
2013-04-26 Paul EggertPort better to AIX.
2013-04-26 Glenn MorrisMerge from emacs-24; up to 2012-12-27T08:21:08Z!rgm...
2013-04-24 Eli ZaretskiiMerge from trunk.
2013-04-23 Eli ZaretskiiDon't use -subsystem=console link option, it is the...
2013-04-23 Eli ZaretskiiMerge from trunk.
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-20 Eli ZaretskiiMerge from trunk.
2013-04-20 Erik CharleboisBetter full-screen frame support on MS-Windows.
2013-04-19 Eli ZaretskiiMerge from trunk.
2013-04-18 Eli ZaretskiiUsed AH_TEMPLATE as suggested by Glenn Morris.
2013-04-18 Eli ZaretskiiRefactored tests for windows.h as suggested by Paul...
2013-04-18 John Marino* configure.ac: Add DragonFly BSD, mostly same as FreeB...
2013-04-18 Eli ZaretskiiMerge from trunk.
2013-04-18 Glenn MorrisReplace AC_PROG_LN_S by a less strict configure test
2013-04-17 Eli ZaretskiiFixed the LN_S and LN_EMACS issue.
2013-04-17 Eli ZaretskiiMerge from trunk.
2013-04-16 Eli ZaretskiiMerge from trunk.
2013-04-16 Eli ZaretskiiMerge from trunk.
2013-04-15 Eli ZaretskiiMerge from trunk.
next