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