| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix emacsclient bug where "-n -c" does not open a new frame on Windows. | Juanma Barranquero | 2011-12-04 | 2 | -8/+24 |
* | Fix typo in comment. | Chong Yidong | 2011-11-30 | 1 | -1/+1 |
* | * emacsclient.c (main): Condition last change on WINDOWSNT (Bug#10155). | Chong Yidong | 2011-11-30 | 2 | -0/+10 |
* | Fix MS-Windows build with MSVC compiler. | Eli Zaretskii | 2011-11-27 | 3 | -2/+8 |
* | Spelling fixes. | Paul Eggert | 2011-11-26 | 1 | -1/+1 |
* | * lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar. | Glenn Morris | 2011-11-23 | 2 | -1/+7 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 2 | -32/+32 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-11-16 | 2 | -5/+5 |
* | Fix typos. | Juanma Barranquero | 2011-11-16 | 1 | -1/+1 |
* | * lib-src/Makefile.in (all): Make sure "all" is the first target. | Dan Nicolaescu | 2011-11-14 | 2 | -2/+6 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-12 | 1 | -1/+1 |
* | src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall. | Juanma Barranquero | 2011-10-27 | 2 | -2/+6 |
* | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 5 | -63/+63 |
* | * lib-src/etags.c (Fortran_functions): Handle "elemental" functions. | Glenn Morris | 2011-09-07 | 2 | -0/+7 |
* | * lib-src/etags.c (Fortran_functions): Handle "pure" functions. (tiny change) | Dieter Schuster | 2011-09-07 | 2 | -0/+7 |
* | Merge from trunk. | Paul Eggert | 2011-09-06 | 1 | -1/+1 |
|\ |
|
* \ | Merge from trunk. | Paul Eggert | 2011-09-04 | 5 | -62/+136 |
|\ \
| |/ |
|
| * | sprintf-related integer and memory overflow issues | Paul Eggert | 2011-09-04 | 5 | -61/+135 |
| |\ |
|
| | * | Add Bug#. | Paul Eggert | 2011-08-28 | 1 | -1/+1 |
| | * | * update-game-score.c: Include <limits.h> | Paul Eggert | 2011-08-28 | 2 | -10/+8 |
| | * | * movemail.c (main): Do not use sprintf when its result might not fit | Paul Eggert | 2011-08-28 | 2 | -4/+7 |
| | * | * etags.c (xmalloc, xrealloc): Accept size_t, not unsigned int, | Paul Eggert | 2011-08-28 | 2 | -10/+41 |
| | * | Integer and memory overflow issues. | Paul Eggert | 2011-08-28 | 2 | -37/+79 |
| |/ |
|
* | | Merge from trunk. | Paul Eggert | 2011-07-28 | 7 | -49/+17 |
|\ \
| |/ |
|
| * | Merge: Integer signedness and overflow and related fixes. | Paul Eggert | 2011-07-27 | 7 | -48/+16 |
| |\ |
|
| | * | Merge from trunk. | Paul Eggert | 2011-07-10 | 2 | -4/+7 |
| | |\
| | |/
| |/| |
|
| | * | Assume freestanding C89 headers, string.h, stdlib.h. | Paul Eggert | 2011-07-06 | 7 | -39/+11 |
| | * | Merge from trunk. | Paul Eggert | 2011-07-06 | 1 | -1/+1 |
| | |\ |
|
| | * | | [ChangeLog] | Paul Eggert | 2011-07-04 | 2 | -9/+5 |
| | |/ |
|
* | | | Add Bug#. | Paul Eggert | 2011-07-25 | 1 | -1/+1 |
* | | | Merge from trunk. | Paul Eggert | 2011-07-25 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | Merge from gnulib, using build-aux to remove clutter. | Paul Eggert | 2011-07-24 | 2 | -2/+7 |
|/ / |
|
* | | * lib-src/update-game-score.c (usage): Update usage line. | Andreas Schwab | 2011-07-09 | 2 | -3/+6 |
|/ |
|
* | * lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Avoid tty mode on | Jason Rumney | 2011-07-02 | 2 | -0/+13 |
* | * lib-src/emacsclient.c (print_help_and_exit): More fixing of previous. | Glenn Morris | 2011-06-25 | 1 | -1/+1 |
* | * lib-src/emacsclient.c (print_help_and_exit): Fix previous change. | Glenn Morris | 2011-06-25 | 1 | -1/+2 |
* | Minor additions for previous emacsclient change. | Glenn Morris | 2011-06-25 | 2 | -2/+8 |
* | Allow emacsclient to set parameters of new graphical frames (bug#5864) | Andreas Rottmann | 2011-06-25 | 2 | -0/+20 |
* | * movemail.c: Fix race condition and related bugs (Bug#8836). | Paul Eggert | 2011-06-10 | 2 | -11/+34 |
* | * lib-src/emacsclient.c (socket_status): Use constant pointer. | Dan Nicolaescu | 2011-06-01 | 2 | -1/+5 |
* | [ChangeLog] | Paul Eggert | 2011-05-28 | 3 | -9/+8 |
* | * lib-src/Makefile.in (all, clean): Use $EXE_FILES. | Glenn Morris | 2011-05-25 | 2 | -2/+3 |
* | Small further clean-up in lib-src/Makefile.in | Glenn Morris | 2011-05-24 | 2 | -14/+14 |
* | * lib-src/Makefile.in (movemail${EXEEXT}): Build in one step, not via .o file. | Glenn Morris | 2011-05-24 | 2 | -5/+4 |
* | Tiny simplifications in lib-src/Makfile.in | Glenn Morris | 2011-05-24 | 2 | -6/+8 |
* | * lib-src/Makefile.in (update-game-score${EXEEXT}): Use a single rule. | Glenn Morris | 2011-05-23 | 2 | -7/+7 |