summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-09-19Work around performance bug on OS X 10.8 and earlier.Paul Eggert
2013-09-19Merge from gnulib.Paul Eggert
2013-09-19Fix MinGW builds from inside the MSYS installation tree.Eli Zaretskii
2013-09-17* configure.ac: Do not check for g_type_init because weDmitry Antipov
2013-09-15Port the font backend from the Mac port.Jan Djärv
2013-09-09Convert ChangeLog text to in-file commentGlenn Morris
2013-09-09Fix treatment of ld's nocombreloc optionGlenn Morris
2013-09-08Rename configure's --without-compress-info to --without-compress-installGlenn Morris
2013-09-08* doc/misc/emacs-gnutls.texi: Tweak direntry.Glenn Morris
2013-09-06Port --without-x --enable-gcc-warnings to Fedora 19.Paul Eggert
2013-09-05Make --without-x compatible with --enable-gcc-warnings.Dmitry Antipov
2013-09-03Makefile improvements.Paul Eggert
2013-09-02Fix copying of nextstep/Emacs.app for make -j installJan Djärv
2013-08-31* configure.ac (--with-sound): Rename ossaudio to bsd-ossaudio,Glenn Morris
2013-08-31* configure.ac: Allow for --with-sound=voxware that will enableUlrich Müller
2013-08-31Update nt installation instructions to point to supported methodGlenn Morris
2013-08-27* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert
2013-08-27Try to reduce redundancy in doc/misc/Makefile.in.Stefan Monnier
2013-08-27Simplify EMACS_TIME-related code.Paul Eggert
2013-08-27* configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)Dmitry Antipov
2013-08-27Merge from emacs-24; up to 2013-01-03T01:56:56Z!rgm@gnu.orgGlenn Morris
2013-08-27Move source for Emacs on MS Windows FAQ here from Emacs webpages repositoryGlenn Morris
2013-08-26* Makefile.in (mostlyclean, clean, distclean, bootstrap-clean)Glenn Morris
2013-08-26Minor merge from gnulib (mostly just for texinfo.tex).Paul Eggert
2013-08-22* configure.ac (emacs_broken_SIGIO): No longer set on gnu-kfreebsd.Glenn Morris
2013-08-22* configure.ac (EMACS_CONFIG_OPTIONS): Quote systematically.Paul Eggert
2013-08-20Port close-on-exec pty creation to FreeBSD 9.1-RELEASE.Paul Eggert
2013-08-20* Makefile.in (distclean, bootstrap-clean, maintainer-clean):Paul Eggert
2013-08-19* Makefile.in (distclean, bootstrap-clean, maintainer-clean):Glenn Morris
2013-08-18Merge from gnulib.Paul Eggert
2013-08-15Revert last change to gmalloc.c; update some comments.Ken Brown
2013-08-14Cleanup for etc/refcards/Makefile and related itemsGlenn Morris
2013-08-13* configure.ac (EMACS_CONFIGURATION): Escape backslashes.Ulrich Mueller
2013-08-12Fix zlib support on MS-Windows.Eli Zaretskii
2013-08-12Minor zlib configuration tweaks.Paul Eggert
2013-08-12Fix build with zlib on MS-Windows.Eli Zaretskii
2013-08-11Merge from gnulib.Paul Eggert
2013-08-11Add build, install, uninstall rules for all dvi, html, pdf, ps manualsGlenn Morris
2013-08-11Add --with-zlib to 'configure'.Paul Eggert
2013-08-11Add zlib support via the `decompress-gzipped-region' functionLars Magne Ingebrigtsen
2013-08-10Provide a Windows manifest for update-game-score.exe.Eli Zaretskii
2013-08-04Add Todo mode user manual.Stephen Berman
2013-08-04Fix some minor races in hosts lacking mkostemp.Paul Eggert
2013-07-29* INSTALL (DETAILED BUILDING AND INSTALLATION): AddMichael Albinus
2013-07-29* INSTALL: Fix description.Xue Fuqiao
2013-07-26* configure.ac: Extend the --with-sound optionGlenn Morris
2013-07-26Fix typos in ChangeLogs.Juanma Barranquero
2013-07-25Add Makefile rules for ido.texiGlenn Morris
2013-07-25* make-dist: Add a --tests option, to include test/ (backport from trunk)Glenn Morris
2013-07-24* make-dist: Add a --tests option, to include test/.Glenn Morris