summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-11-04Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert
2012-11-04Simplify by assuming __fpending.Paul Eggert
2012-11-03Fix order of entries in ChangeLog files.Eli Zaretskii
2012-11-03Fix Windows build as fallout from 2012-11-03T18:54:17Z!eggert@cs.ucla.edu.Eli Zaretskii
2012-11-03Merge from emacs-24; up to 2012-11-03T05:11:34Z!dmantipov@yandex.ruGlenn Morris
2012-11-03Fix data-loss with --batch.Paul Eggert
2012-11-03Adapt the MSDOS build to the latest changes on mainline.Eli Zaretskii
2012-11-02Allow choice of icon style at install timeGlenn Morris
2012-10-26* Makefile.in (EMACS_NAME): New variable.Glenn Morris
2012-10-26Program name transformations should not be applied to $EXEEXT.Glenn Morris
2012-10-26Misc fixes for make uninstallGlenn Morris
2012-10-24* Makefile.in (install-etc): Don't apply program transform to file suffixes.Glenn Morris
2012-10-24* Makefile.in (install-man): Don't apply transform to suffix.Glenn Morris
2012-10-23* configure.ac (_FORTIFY_SOURCE): Do not multiply define.Paul Eggert
2012-10-23Revert 2012-10-21 Makefile.in change (bug#12713)Glenn Morris
2012-10-20Put back old Emacs 22 icons, just don't install themGlenn Morris
2012-10-20In Makefile.in, use a make variable rather than a shell variable.Glenn Morris
2012-10-19Undo faccessat change.Paul Eggert
2012-10-19Use faccessat, not access, when checking file permissions.Paul Eggert
2012-10-18* lisp/emacs-lisp/gv.el (cond): Same fix as before for `if'.Stefan Monnier
2012-10-17Fix ChangeLog typos.Juanma Barranquero
2012-10-15Apply program-transform-name etc in more places (bug#12536#34)Glenn Morris
2012-10-11merge trunkKenichi Handa
2012-10-11Re-generate charsets. Adjust for the change of admin/charset/mapfiles/*.gzKenichi Handa
2012-10-07Changelog entries for cygw32Daniel Colascione
2012-10-07Check for OSX >= 10.4 to match what the maunal says and what we actually supp...Jan Djärv
2012-10-06Improve sys_siglist detection.Paul Eggert
2012-10-04Move ChangeLog entry to proper file.Paul Eggert
2012-10-04Merge from gnulib.Paul Eggert
2012-10-03Port timers to OpenBSD, plus check for timer failures.Paul Eggert
2012-09-29Merge from gnulib.Paul Eggert
2012-09-27Link with LIB_TIMER_TIME as needed.Paul Eggert
2012-09-26Check more robustly for timer_settime.Paul Eggert
2012-09-23* Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile,Paul Eggert
2012-09-22* Makefile.in (bootstrap): Simplify build procedure.Paul Eggert
2012-09-22Merge from gnulib.Paul Eggert
2012-09-19New feature: set optimal slice from BoundingBox information.Tassilo Horn
2012-09-18* configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3.Jan Djärv
2012-09-18* Makefile.in (bootstrap): Revert last change. Run config.statusAndreas Schwab
2012-09-17* Makefile.in: Run autogen/copy_autogen if autogen.sh fails,Paul Eggert
2012-09-17* Makefile.in: Fix build error on FreeBSD.Paul Eggert
2012-09-16Remove no-longer-needed Solaris 2.4 vfork bug workaround.Paul Eggert
2012-09-16Reduce the number of versioned files storing the short copyright stringGlenn Morris
2012-09-16Remove configure's --without-sync-input option.Paul Eggert
2012-09-16Add missing nextstep file from previous change.Glenn Morris
2012-09-16Increase compartmentalization of Nextstep builds rules,Glenn Morris
2012-09-15Port better to POSIX hosts lacking _setjmp.Paul Eggert
2012-09-14Fix glitches with 'configure --without-sync-input'.Paul Eggert
2012-09-14* configure.ac: Port to hosts lacking gtk.Paul Eggert
2012-09-13* configure.ac: Report Gtk+ 3 as GTK.Jan Djärv