summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10...Ken Brown2012-11-24
* Assume POSIX 1003.1-1988 or later for dirent.h.Paul Eggert2012-11-22
* Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert2012-11-21
* Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.eduGlenn Morris2012-11-20
|\
| * * configure.ac (--enable-profiling): Doc fix.Glenn Morris2012-11-20
* | Omit -Wstrict-overflow as it does not play well with --enable-checking.Paul Eggert2012-11-20
* | Improve static checking of integer overflow and stack smashing.Paul Eggert2012-11-19
* | Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-17
* | Remove no-longer-used pty_max_bytes variable.Paul Eggert2012-11-16
* | Use faccessat, not access, when checking file permissions.Paul Eggert2012-11-13
* | Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert2012-11-04
* | Simplify by assuming __fpending.Paul Eggert2012-11-04
* | Fix order of entries in ChangeLog files.Eli Zaretskii2012-11-03
* | Fix Windows build as fallout from 2012-11-03T18:54:17Z!eggert@cs.ucla.edu.Eli Zaretskii2012-11-03
* | Merge from emacs-24; up to 2012-11-03T05:11:34Z!dmantipov@yandex.ruGlenn Morris2012-11-03
|\|
| * Adapt the MSDOS build to the latest changes on mainline.Eli Zaretskii2012-11-03
* | Fix data-loss with --batch.Paul Eggert2012-11-03
* | Allow choice of icon style at install timeGlenn Morris2012-11-02
|/
* * Makefile.in (EMACS_NAME): New variable.Glenn Morris2012-10-26
* Program name transformations should not be applied to $EXEEXT.Glenn Morris2012-10-26
* Misc fixes for make uninstallGlenn Morris2012-10-26
* * Makefile.in (install-etc): Don't apply program transform to file suffixes.Glenn Morris2012-10-24
* * Makefile.in (install-man): Don't apply transform to suffix.Glenn Morris2012-10-24
* * configure.ac (_FORTIFY_SOURCE): Do not multiply define.Paul Eggert2012-10-23
* Revert 2012-10-21 Makefile.in change (bug#12713)Glenn Morris2012-10-23
* Put back old Emacs 22 icons, just don't install themGlenn Morris2012-10-20
* In Makefile.in, use a make variable rather than a shell variable.Glenn Morris2012-10-20
* Undo faccessat change.Paul Eggert2012-10-19
* Use faccessat, not access, when checking file permissions.Paul Eggert2012-10-19
* * lisp/emacs-lisp/gv.el (cond): Same fix as before for `if'.Stefan Monnier2012-10-18
* Fix ChangeLog typos.Juanma Barranquero2012-10-17
* Apply program-transform-name etc in more places (bug#12536#34)Glenn Morris2012-10-15
* merge trunkKenichi Handa2012-10-11
|\
| * Changelog entries for cygw32Daniel Colascione2012-10-07
* | Re-generate charsets. Adjust for the change of admin/charset/mapfiles/*.gzKenichi Handa2012-10-11
|/
* Check for OSX >= 10.4 to match what the maunal says and what we actually supp...Jan Djärv2012-10-07
* Improve sys_siglist detection.Paul Eggert2012-10-06
* Move ChangeLog entry to proper file.Paul Eggert2012-10-04
* Merge from gnulib.Paul Eggert2012-10-04
* Port timers to OpenBSD, plus check for timer failures.Paul Eggert2012-10-03
* Merge from gnulib.Paul Eggert2012-09-29
* Link with LIB_TIMER_TIME as needed.Paul Eggert2012-09-27
* Check more robustly for timer_settime.Paul Eggert2012-09-26
* * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile,Paul Eggert2012-09-23
* * Makefile.in (bootstrap): Simplify build procedure.Paul Eggert2012-09-22
* Merge from gnulib.Paul Eggert2012-09-22
* New feature: set optimal slice from BoundingBox information.Tassilo Horn2012-09-19
* * configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3.Jan Djärv2012-09-18
* * Makefile.in (bootstrap): Revert last change. Run config.statusAndreas Schwab2012-09-18
* * Makefile.in: Run autogen/copy_autogen if autogen.sh fails,Paul Eggert2012-09-17