| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -1/+18 |
|\ |
|
| * | * emacsclient.c (message): Mark it as a printf-like function. | Paul Eggert | 2011-04-05 | 2 | -0/+5 |
| * | * make-docfile.c (IF_LINT): New macro, copied from emacsclient.c. | Paul Eggert | 2011-04-01 | 2 | -1/+13 |
|/ |
|
* | Fix more problems found by GCC 4.6.0's static checks. | Paul Eggert | 2011-03-29 | 2 | -4/+7 |
|\ |
|
| * | * etags.c (just_read_file): Remove dummy variable and simplify. | Paul Eggert | 2011-03-28 | 2 | -4/+6 |
|/ |
|
* | Remove (RET)SIGTYPE; it is identical to void on all supported systems. | Glenn Morris | 2011-03-26 | 2 | -3/+7 |
* | w32: Fix some warnings reported by -Wall -Wextra. | Juanma Barranquero | 2011-03-23 | 2 | -0/+5 |
* | Replace mkinstalldirs with `install-sh -d', as automake recommends. | Glenn Morris | 2011-03-22 | 2 | -2/+7 |
* | Fix more problems found by GCC 4.5.2's static checks. | Paul Eggert | 2011-03-22 | 6 | -39/+67 |
|\ |
|
| * | * ebrowse.c: Use size_t, not int, for sizes. | Paul Eggert | 2011-03-21 | 2 | -12/+17 |
| * | * etags.c (Ada_funcs): Redo slightly to avoid overflow warning. | Paul Eggert | 2011-03-21 | 2 | -1/+3 |
| * | etags: In Prolog functions, don't assume int fits in size_t. | Paul Eggert | 2011-03-21 | 2 | -16/+22 |
| * | Add Bug#. | Paul Eggert | 2011-03-21 | 1 | -2/+2 |
| * | update-game-score: fix bug with -r | Paul Eggert | 2011-03-21 | 2 | -6/+14 |
| * | [ChangeLog] | Paul Eggert | 2011-03-20 | 3 | -4/+11 |
|/ |
|
* | 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 | 2 | -4/+20 |
* | Fix dependencies following 2011-02-26T05:54:36Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-02-26 | 2 | -1/+3 |
* | Fix the MS-Windows build after 2011-02-26T05:54:36Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-02-26 | 2 | -6/+29 |
* | * ebrowse.c (BROWSE_STRUCT): Remove unused macro. | Paul Eggert | 2011-02-25 | 2 | -1/+1 |
* | * ebrowse.c (parse_qualified_param_ident_or_type): Make it clear | Paul Eggert | 2011-02-25 | 2 | -1/+8 |
* | * fakemail.c: Include <ignore-value.h>. | Paul Eggert | 2011-02-25 | 2 | -3/+18 |
* | * ebrowse.c (insert_keyword): Rename parameter to avoid shadowing diagnostic. | Paul Eggert | 2011-02-25 | 2 | -3/+4 |
* | * ebrowse.c (putstr): Rename from PUTSTR and turn into a function. | Paul Eggert | 2011-02-25 | 2 | -29/+36 |
* | * emacsclient.c (IF_LINT): New macro. | Paul Eggert | 2011-02-25 | 2 | -2/+14 |
* | * emacsclient.c (xstrdup): Remove; no longer needed. | Paul Eggert | 2011-02-25 | 2 | -23/+14 |
* | * emacsclient.c (main): Avoid dangling 'if'. | Paul Eggert | 2011-02-25 | 2 | -15/+17 |
* | * emacsclient.c: Redo local variables to avoid shadowing problems. | Paul Eggert | 2011-02-25 | 2 | -8/+14 |
* | * etags.c (ISUPPER): Move to inside the only #ifdef where it's used. | Paul Eggert | 2011-02-25 | 2 | -1/+4 |
* | * make-docfile.c (scan_c_file): Refactor local variable decls to make their s... | Paul Eggert | 2011-02-25 | 2 | -9/+6 |
* | * make-docfile.c (write_globals): Change char * to char const * | Paul Eggert | 2011-02-25 | 2 | -1/+7 |
* | * lisp/emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete. | Stefan Monnier | 2011-02-23 | 1 | -1/+1 |
* | Fix 2011-02-22T17:37:06Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-02-22 | 2 | -1/+4 |
* | MS-Windows part of 2011-02-21T23:22:34Z!eggert@cs.ucla.edu, addition of min-m... | Eli Zaretskii | 2011-02-22 | 2 | -0/+18 |
* | etags: Downcase drive letters, for consistency with Emacs proper. | Paul Eggert | 2011-02-22 | 2 | -4/+7 |
* | Merge: Assume S_ISLNK etc. work, since gnulib supports this. | Paul Eggert | 2011-02-21 | 2 | -6/+7 |
|\ |
|
| * | [ChangeLog] | Paul Eggert | 2011-02-21 | 2 | -6/+7 |
* | | lib-src/makefile.w32-in (obj): Remove filemode.o. | Juanma Barranquero | 2011-02-22 | 2 | -3/+7 |
|/ |
|
* | * movemail.c: Define macros only in needed contexts. | Paul Eggert | 2011-02-21 | 2 | -2/+16 |
* | * Makefile.in (ebrowse${EXEEXT}, pop.o): Depend on min-max.h. | Paul Eggert | 2011-02-21 | 2 | -2/+3 |
* | Merge from mainline. | Paul Eggert | 2011-02-21 | 2 | -0/+11 |
|\ |
|
| * | Adapt MS-Windows build to import of filemode.c from gnulib. | Eli Zaretskii | 2011-02-21 | 2 | -0/+11 |
* | | [ChangeLog] | Paul Eggert | 2011-02-21 | 3 | -10/+8 |
* | | * test-distrib.c (buf): Make this local, to avoid shadowing. | Paul Eggert | 2011-02-21 | 2 | -2/+2 |
* | | * movemail.c (popmail): Report fchown failure instead of ignoring it. | Paul Eggert | 2011-02-21 | 2 | -1/+15 |
* | | * make-docfile.c (input_buffer): Rename variables to avoid shadowing. | Paul Eggert | 2011-02-21 | 2 | -8/+11 |
* | | Merge from mainline. | Paul Eggert | 2011-02-21 | 2 | -1/+6 |
|\ \
| |/ |
|
| * | * make-docfile.c (scan_c_file): Adapt to the new BVAR macro. | Ben Key | 2011-02-21 | 2 | -1/+6 |
* | | * movemail.c: (DIRECTORY_SEP, IS_DIRECTORY_SEP, DONE, IS_FROM_LINE): | Paul Eggert | 2011-02-21 | 3 | -17/+5 |