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