summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)Author
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2011-01-02Merge changes from emacs-23 branchChong Yidong
2010-12-31Fix bug #7716 with PNG image support libraries on Windows.Eli Zaretskii
2010-12-26* admin/bzrmerge.el: New file to help merge branches while skippingStefan Monnier
2010-12-03Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab
2010-12-03Revert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se.Chong Yidong
2010-12-03Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab
2010-11-27Merge changes from emacs-23 branchChong Yidong
2010-11-22bugtracker: REALLY correct locations of bzr *.conf files.Eli Zaretskii
2010-11-21bugtracker: Correct locations of bzr *.conf files.Eli Zaretskii
2010-11-17Merge from emacs-23Stefan Monnier
2010-11-12The `fixes' attribute does show in `bzr log'.Eli Zaretskii
2010-11-12Expand and clarify the description of bugtracker setting for bzr.Eli Zaretskii
2010-11-09Comments related to `bzr commit --fixes'.Glenn Morris
2010-11-04Notes about elpa.gnu.org for maintainers.Chong Yidong
2010-10-30* admin/notes/bugtracker: Mention "found".Glenn Morris
2010-10-21* admin/make-tarball.txt: Misc updates.Glenn Morris
2010-10-13Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero
2010-10-11Move nextstep/DEV-NOTES to admin/notes/nextstep.Glenn Morris
2010-10-09* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.Glenn Morris
2010-10-08Set the version number in the texinfo manuals using configure.Glenn Morris
2010-10-08Remove lib-src/b2m.c and b2m.pl.Glenn Morris
2010-09-14Fix typos in comments and ChangeLogs.Juanma Barranquero
2010-09-05Update to latest Unicode 6.0 beta data files.Juanma Barranquero
2010-08-22Make obsolete --unibyte argument do nothing (Bug#6886).Chong Yidong
2010-08-09Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab
2010-08-08* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.Dan Nicolaescu
2010-08-05REALLY rename src/unexec.c => src/unexcoff.c.Eli Zaretskii
2010-08-05Rename src/unexec.c => src/unexcoff.c.Eli Zaretskii
2010-07-28Clean up unexec.c, remove references to unused code.Dan Nicolaescu
2010-07-24New make target for Windows platform: make dist (bug#6602)Christoph Scholtes
2010-07-24Fix typos in ChangeLogs.Juanma Barranquero
2010-07-11Use strchr, strrchr instead of index, rindexAndreas Schwab
2010-07-08MAINTAINERS: Update Eli Zaretskii's responsibilities.Eli Zaretskii
2010-07-07Simplify start_of_data, start_of_text and related code.Dan Nicolaescu
2010-07-08Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab
2010-06-29* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris
2010-06-29Remove some cpp that is internal to configure.in.Glenn Morris
2010-06-12Use BidiMirroring.txt for mirroring characters in bidi context.Eli Zaretskii
2010-06-12Derive bidi type table from UnicodeData.txt.Eli Zaretskii
2010-06-09* admin/notes/newfile: Update.Glenn Morris
2010-06-09Update to Unicode 6.0.0 beta.Juanma Barranquero
2010-06-08* admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.Glenn Morris
2010-06-06Remove BSTRING related code, all platforms define it.Dan Nicolaescu
2010-06-03Move UNEXEC definition to autoconf.Dan Nicolaescu
2010-06-02* admin/notes/font-backend: Remove obsolete information.Glenn Morris
2010-06-02HAVE_ALLOCA not needed since alloca.s was removed.Glenn Morris
2010-06-02NOT_C_CODE is always true now.Glenn Morris
2010-05-26Do not preprocess src/Makefile.in.Glenn Morris
2010-05-22* admin/notes/bugtracker: More about recovering from moderation mistakes.Glenn Morris