| Age | Commit message (Expand) | Author |
| 2011-11-30 | * emacsclient.c (main): Condition last change on WINDOWSNT (Bug#10155). | Chong Yidong |
| 2011-11-27 | Fix MS-Windows build with MSVC compiler. | Eli Zaretskii |
| 2011-11-26 | Spelling fixes. | Paul Eggert |
| 2011-11-23 | * lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar. | Glenn Morris |
| 2011-11-19 | Spelling fixes. | Paul Eggert |
| 2011-11-17 | Spelling fixes. | Paul Eggert |
| 2011-11-16 | Fix typos. | Juanma Barranquero |
| 2011-11-16 | Fix typos. | Juanma Barranquero |
| 2011-11-14 | * lib-src/Makefile.in (all): Make sure "all" is the first target. | Dan Nicolaescu |
| 2011-10-27 | src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall. | Juanma Barranquero |
| 2011-09-07 | * lib-src/etags.c (Fortran_functions): Handle "elemental" functions. | Glenn Morris |
| 2011-09-07 | * lib-src/etags.c (Fortran_functions): Handle "pure" functions. (tiny change) | Dieter Schuster |
| 2011-09-06 | Merge from trunk. | Paul Eggert |
| 2011-09-04 | Merge from trunk. | Paul Eggert |
| 2011-09-04 | sprintf-related integer and memory overflow issues | Paul Eggert |
| 2011-08-28 | Add Bug#. | Paul Eggert |
| 2011-08-28 | * update-game-score.c: Include <limits.h> | Paul Eggert |
| 2011-08-28 | * movemail.c (main): Do not use sprintf when its result might not fit | Paul Eggert |
| 2011-08-28 | * etags.c (xmalloc, xrealloc): Accept size_t, not unsigned int, | Paul Eggert |
| 2011-08-28 | Integer and memory overflow issues. | Paul Eggert |
| 2011-07-28 | Merge from trunk. | Paul Eggert |
| 2011-07-27 | Merge: Integer signedness and overflow and related fixes. | Paul Eggert |
| 2011-07-25 | Add Bug#. | Paul Eggert |
| 2011-07-25 | Merge from trunk. | Paul Eggert |
| 2011-07-24 | Merge from gnulib, using build-aux to remove clutter. | Paul Eggert |
| 2011-07-10 | Merge from trunk. | Paul Eggert |
| 2011-07-09 | * lib-src/update-game-score.c (usage): Update usage line. | Andreas Schwab |
| 2011-07-06 | Assume freestanding C89 headers, string.h, stdlib.h. | Paul Eggert |
| 2011-07-06 | Merge from trunk. | Paul Eggert |
| 2011-07-04 | [ChangeLog] | Paul Eggert |
| 2011-07-02 | * lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Avoid tty mode on | Jason Rumney |
| 2011-06-25 | Minor additions for previous emacsclient change. | Glenn Morris |
| 2011-06-25 | Allow emacsclient to set parameters of new graphical frames (bug#5864) | Andreas Rottmann |
| 2011-06-10 | * movemail.c: Fix race condition and related bugs (Bug#8836). | Paul Eggert |
| 2011-06-01 | * lib-src/emacsclient.c (socket_status): Use constant pointer. | Dan Nicolaescu |
| 2011-05-28 | [ChangeLog] | Paul Eggert |
| 2011-05-25 | * lib-src/Makefile.in (all, clean): Use $EXE_FILES. | Glenn Morris |
| 2011-05-24 | Small further clean-up in lib-src/Makefile.in | Glenn Morris |
| 2011-05-24 | * lib-src/Makefile.in (movemail${EXEEXT}): Build in one step, not via .o file. | Glenn Morris |
| 2011-05-24 | Tiny simplifications in lib-src/Makfile.in | Glenn Morris |
| 2011-05-23 | * lib-src/Makefile.in (update-game-score${EXEEXT}): Use a single rule. | Glenn Morris |
| 2011-05-18 | Remove the SOME_MACHINE_LISP distinction in src/Makefile.in. | Glenn Morris |
| 2011-05-17 | Remove lib-src/fakemail.c. | Glenn Morris |
| 2011-04-26 | Fix verb tense in ChangeLog message. | Ted Zlatanov |
| 2011-04-24 | Add GnuTLS support for W32. | Ted Zlatanov |
| 2011-04-16 | Static checks with GCC 4.6.0 and non-default toolkits. | Paul Eggert |
| 2011-04-16 | * pop.c: Undo previous change. | Paul Eggert |
| 2011-04-16 | * pop.c (socket_connection): Double-cast to avoid GCC warning | Paul Eggert |
| 2011-04-16 | * movemail.c (mail_spool_name): Protoize. | Paul Eggert |
| 2011-04-16 | * fakemail.c (xmalloc, xreallc): Use standard C prototypes | Paul Eggert |