| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge: Integer signedness and overflow and related fixes. | Paul Eggert | 2011-07-27 | 1 | -0/+13 |
| |\ |
|
| | * | Merge from trunk. | Paul Eggert | 2011-07-10 | 1 | -1/+5 |
| | |\
| |/
|/| |
|
| | * | Assume freestanding C89 headers, string.h, stdlib.h. | Paul Eggert | 2011-07-06 | 1 | -0/+8 |
| | * | Merge from trunk. | Paul Eggert | 2011-07-06 | 1 | -1/+1 |
| | |\ |
|
| | * | | [ChangeLog] | Paul Eggert | 2011-07-04 | 1 | -0/+5 |
| | |/ |
|
| * | | * lib-src/update-game-score.c (usage): Update usage line. | Andreas Schwab | 2011-07-09 | 1 | -0/+4 |
| |/ |
|
| * | * lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Avoid tty mode on | Jason Rumney | 2011-07-02 | 1 | -0/+5 |
| * | Minor additions for previous emacsclient change. | Glenn Morris | 2011-06-25 | 1 | -0/+5 |
| * | Allow emacsclient to set parameters of new graphical frames (bug#5864) | Andreas Rottmann | 2011-06-25 | 1 | -0/+4 |
| * | * movemail.c: Fix race condition and related bugs (Bug#8836). | Paul Eggert | 2011-06-10 | 1 | -0/+10 |
| * | * lib-src/emacsclient.c (socket_status): Use constant pointer. | Dan Nicolaescu | 2011-06-01 | 1 | -0/+4 |
| * | [ChangeLog] | Paul Eggert | 2011-05-28 | 1 | -0/+6 |
| * | * lib-src/Makefile.in (all, clean): Use $EXE_FILES. | Glenn Morris | 2011-05-25 | 1 | -0/+1 |
| * | Small further clean-up in lib-src/Makefile.in | Glenn Morris | 2011-05-24 | 1 | -0/+6 |
| * | * lib-src/Makefile.in (movemail${EXEEXT}): Build in one step, not via .o file. | Glenn Morris | 2011-05-24 | 1 | -0/+2 |
| * | Tiny simplifications in lib-src/Makfile.in | Glenn Morris | 2011-05-24 | 1 | -0/+5 |
| * | * lib-src/Makefile.in (update-game-score${EXEEXT}): Use a single rule. | Glenn Morris | 2011-05-23 | 1 | -0/+4 |
| * | Remove the SOME_MACHINE_LISP distinction in src/Makefile.in. | Glenn Morris | 2011-05-18 | 1 | -0/+5 |
| * | Remove lib-src/fakemail.c. | Glenn Morris | 2011-05-17 | 1 | -0/+8 |
| * | Fix verb tense in ChangeLog message. | Ted Zlatanov | 2011-04-26 | 1 | -1/+1 |
| * | Add GnuTLS support for W32. | Ted Zlatanov | 2011-04-24 | 1 | -0/+4 |
| * | Static checks with GCC 4.6.0 and non-default toolkits. | Paul Eggert | 2011-04-16 | 1 | -0/+15 |
| |\ |
|
| | * | * pop.c: Undo previous change. | Paul Eggert | 2011-04-16 | 1 | -3/+0 |
| | * | * pop.c (socket_connection): Double-cast to avoid GCC warning | Paul Eggert | 2011-04-16 | 1 | -0/+3 |
| | * | * movemail.c (mail_spool_name): Protoize. | Paul Eggert | 2011-04-16 | 1 | -0/+4 |
| | * | * fakemail.c (xmalloc, xreallc): Use standard C prototypes | Paul Eggert | 2011-04-16 | 1 | -0/+3 |
| | * | * emacsclient.c (main): Don't use uninitialized var. | Paul Eggert | 2011-04-16 | 1 | -0/+6 |
| |/ |
|
| * | Update and split ChangeLogs. | Juanma Barranquero | 2011-04-06 | 1 | -0/+4 |
| * | Fix more problems found by GCC 4.6.0's static checks. | Paul Eggert | 2011-04-05 | 1 | -0/+9 |
| |\ |
|
| | * | * emacsclient.c (message): Mark it as a printf-like function. | Paul Eggert | 2011-04-05 | 1 | -0/+4 |
| | * | * make-docfile.c (IF_LINT): New macro, copied from emacsclient.c. | Paul Eggert | 2011-04-01 | 1 | -0/+5 |
| |/ |
|
| * | Fix more problems found by GCC 4.6.0's static checks. | Paul Eggert | 2011-03-29 | 1 | -0/+5 |
| |\ |
|
| | * | * etags.c (just_read_file): Remove dummy variable and simplify. | Paul Eggert | 2011-03-28 | 1 | -0/+4 |
| |/ |
|
| * | Remove (RET)SIGTYPE; it is identical to void on all supported systems. | Glenn Morris | 2011-03-26 | 1 | -0/+4 |
| * | w32: Fix some warnings reported by -Wall -Wextra. | Juanma Barranquero | 2011-03-23 | 1 | -0/+4 |
| * | Replace mkinstalldirs with `install-sh -d', as automake recommends. | Glenn Morris | 2011-03-22 | 1 | -0/+5 |
| * | Fix more problems found by GCC 4.5.2's static checks. | Paul Eggert | 2011-03-22 | 1 | -0/+30 |
| |\ |
|
| | * | * ebrowse.c: Use size_t, not int, for sizes. | Paul Eggert | 2011-03-21 | 1 | -0/+7 |
| | * | * etags.c (Ada_funcs): Redo slightly to avoid overflow warning. | Paul Eggert | 2011-03-21 | 1 | -0/+2 |
| | * | etags: In Prolog functions, don't assume int fits in size_t. | Paul Eggert | 2011-03-21 | 1 | -0/+6 |
| | * | Add Bug#. | Paul Eggert | 2011-03-21 | 1 | -2/+2 |
| | * | update-game-score: fix bug with -r | Paul Eggert | 2011-03-21 | 1 | -0/+6 |
| | * | [ChangeLog] | Paul Eggert | 2011-03-20 | 1 | -0/+9 |
| |/ |
|
| * | Remove unnecessary "(tiny change)" markers. | Juanma Barranquero | 2011-03-07 | 1 | -1/+1 |
| * | Add --quiet option for emacsclient (bug#663) (tiny change) | Drake Wilson | 2011-03-02 | 1 | -0/+7 |
| * | Fix dependencies following 2011-02-26T05:54:36Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-02-26 | 1 | -0/+2 |
| * | Fix the MS-Windows build after 2011-02-26T05:54:36Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-02-26 | 1 | -0/+6 |
| * | * ebrowse.c (BROWSE_STRUCT): Remove unused macro. | Paul Eggert | 2011-02-25 | 1 | -0/+1 |
| * | * ebrowse.c (parse_qualified_param_ident_or_type): Make it clear | Paul Eggert | 2011-02-25 | 1 | -0/+4 |
| * | * fakemail.c: Include <ignore-value.h>. | Paul Eggert | 2011-02-25 | 1 | -0/+8 |