summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-07-23* configure.ac: Use self-descriptive tags for AC_CONFIG_COMMANDS.Glenn Morris
2013-07-23No need for configure to create etc/ and lisp/ any moreGlenn Morris
2013-07-23Fix ChangeLog typo.Paul Eggert
2013-07-23Port to GNU/Linux systems with tinfo but not ncurses.Paul Eggert
2013-07-20Fix array bounds violation when pty allocation fails.Paul Eggert
2013-07-12* configure.ac: Simplify --with-file-notification handling.Paul Eggert
2013-07-12* configure.ac: If with-file-notification=yes, if gfile not found,Glenn Morris
2013-07-11Fix races with threads and file descriptors.Paul Eggert
2013-07-11ChangeLog fix (no need to merge to trunk)Glenn Morris
2013-07-11ChangeLog fixesGlenn Morris
2013-07-09* Makefile.in (removenullpaths): Remove adjacent null paths.Paul Eggert
2013-07-09Avoid nexted functions in AC_LANG_PROGRAM test for Windows headers.Peter Rosin
2013-07-09Port recent close-on-exec changes to Cygwin.Paul Eggert
2013-07-09Handle errno and exit status a bit more carefully.Paul Eggert
2013-07-08configure.ac (HAVE_IMAGEMAGICK): Check on NS also.Jan Djärv
2013-07-07Try to fix FreeBSD 9.1 porting problem.Paul Eggert
2013-07-07Remove stray empty line.Paul Eggert
2013-07-07Port to Ubuntu 10.Paul Eggert
2013-07-07Make file descriptors close-on-exec when possible.Paul Eggert
2013-07-02Merge from emacs-24; up to 2012-12-29T12:57:49Z!fgallina@gnu.orgGlenn Morris
2013-07-02Remove some unused macros from 'configure'.Paul Eggert
2013-07-02* configure.ac (emacs_broken_SIGIO): Set on gnu-kfreebsd (tiny change)Christoph Egger
2013-07-01* configure.ac (GTK_COMPILES): Check API a bit more carefully.Paul Eggert
2013-07-01Fix ChangeLog dates.Paul Eggert
2013-07-01Merge from gnulib.Paul Eggert
2013-06-30Do not use GTK 3 if it exists but cannot be compiled.Paul Eggert
2013-06-27Do not create locallisppath directories.Juanma Barranquero
2013-06-23Merge from emacs-24; up to 2012-12-29T06:14:00Z!cyd@gnu.orgGlenn Morris
2013-06-22.bzrignore: Add GNU idutils ID database file.Juanma Barranquero
2013-06-21* configure.ac: Include X11/X.h when testing for Xft.h.Glenn Morris
2013-06-21configure.ac (HAVE_LIBXML2): Try built-in libxml2 on OS X 10.8 as a fallback.YAMAMOTO Mitsuharu
2013-06-20* lisp/emacs-lisp/cl-loaddefs.el: Don't version-control any more.Stefan Monnier
2013-06-20Add log2 support and make log10 obsolete for consistency.Paul Eggert
2013-06-19Fix typos in ChangeLogs.Juanma Barranquero
2013-06-19.bzrignore: Add GNU GLOBAL files.Juanma Barranquero
2013-06-16Use functions, not macros, for XINT etc.Paul Eggert
2013-06-15* configure.ac: Report ACL usage at the end.Paul Eggert
2013-06-11--without-all should imply --with-file-notification=no.Paul Eggert
2013-06-10Fix ChangeLog typos and whitespace.Juanma Barranquero
2013-06-09Merge from gnulib.Paul Eggert
2013-06-08Fix compilation issues for GNUStep and GLIB conflicts.Jan Djärv
2013-06-07Fix ChangeLog entry of last commit.Eli Zaretskii
2013-06-07Fix bug #14513 with --enable-locallisppath not working on MS-Windows.Richard Copley
2013-06-03* configure.ac (HAVE_GFILENOTIFY): Check for gio >= 2.24.Michael Albinus
2013-06-03* configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.Eli Zaretskii
2013-06-03Add HAVE_GLIB check instead of checking individual libraries that use GLib.Jan Djärv
2013-06-03* configure.ac (file-notification): New option, replaces inotify option.Michael Albinus
2013-06-02* .bzrignore: Ignore dirs libexec/, share/ and var/.Juanma Barranquero
2013-05-29* INSTALL: Fix description.Xue Fuqiao
2013-05-27* configure.ac (HAVE_XRANDR): Check availability of XRRGetScreenResources rat...YAMAMOTO Mitsuharu