aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * pop.c (socket_connection): Double-cast to avoid GCC warningPaul Eggert2011-04-161-0/+3
* * movemail.c (mail_spool_name): Protoize.Paul Eggert2011-04-161-0/+4
* * fakemail.c (xmalloc, xreallc): Use standard C prototypesPaul Eggert2011-04-161-0/+3
* * emacsclient.c (main): Don't use uninitialized var.Paul Eggert2011-04-161-0/+6
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
* Fix more problems found by GCC 4.6.0's static checks.Paul Eggert2011-04-051-0/+9
|\
| * * emacsclient.c (message): Mark it as a printf-like function.Paul Eggert2011-04-051-0/+4
| * * make-docfile.c (IF_LINT): New macro, copied from emacsclient.c.Paul Eggert2011-04-011-0/+5
|/
* Fix more problems found by GCC 4.6.0's static checks.Paul Eggert2011-03-291-0/+5
|\
| * * etags.c (just_read_file): Remove dummy variable and simplify.Paul Eggert2011-03-281-0/+4
|/
* Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-261-0/+4
* w32: Fix some warnings reported by -Wall -Wextra.Juanma Barranquero2011-03-231-0/+4
* Replace mkinstalldirs with `install-sh -d', as automake recommends.Glenn Morris2011-03-221-0/+5
* Fix more problems found by GCC 4.5.2's static checks.Paul Eggert2011-03-221-0/+30
|\
| * * ebrowse.c: Use size_t, not int, for sizes.Paul Eggert2011-03-211-0/+7
| * * etags.c (Ada_funcs): Redo slightly to avoid overflow warning.Paul Eggert2011-03-211-0/+2
| * etags: In Prolog functions, don't assume int fits in size_t.Paul Eggert2011-03-211-0/+6
| * Add Bug#.Paul Eggert2011-03-211-2/+2
| * update-game-score: fix bug with -rPaul Eggert2011-03-211-0/+6
| * [ChangeLog]Paul Eggert2011-03-201-0/+9
|/
* Remove unnecessary "(tiny change)" markers.Juanma Barranquero2011-03-071-1/+1
* Add --quiet option for emacsclient (bug#663) (tiny change)Drake Wilson2011-03-021-0/+7
* Fix dependencies following 2011-02-26T05:54:36Z!eggert@cs.ucla.edu.Eli Zaretskii2011-02-261-0/+2
* Fix the MS-Windows build after 2011-02-26T05:54:36Z!eggert@cs.ucla.edu.Eli Zaretskii2011-02-261-0/+6
* * ebrowse.c (BROWSE_STRUCT): Remove unused macro.Paul Eggert2011-02-251-0/+1
* * ebrowse.c (parse_qualified_param_ident_or_type): Make it clearPaul Eggert2011-02-251-0/+4
* * fakemail.c: Include <ignore-value.h>.Paul Eggert2011-02-251-0/+8
* * ebrowse.c (insert_keyword): Rename parameter to avoid shadowing diagnostic.Paul Eggert2011-02-251-0/+1
* * ebrowse.c (putstr): Rename from PUTSTR and turn into a function.Paul Eggert2011-02-251-0/+6
* * emacsclient.c (IF_LINT): New macro.Paul Eggert2011-02-251-0/+3
* * emacsclient.c (xstrdup): Remove; no longer needed.Paul Eggert2011-02-251-0/+5
* * emacsclient.c (main): Avoid dangling 'if'.Paul Eggert2011-02-251-0/+2
* * emacsclient.c: Redo local variables to avoid shadowing problems.Paul Eggert2011-02-251-0/+5
* * etags.c (ISUPPER): Move to inside the only #ifdef where it's used.Paul Eggert2011-02-251-0/+3
* * make-docfile.c (scan_c_file): Refactor local variable decls to make their s...Paul Eggert2011-02-251-0/+2
* * make-docfile.c (write_globals): Change char * to char const *Paul Eggert2011-02-251-0/+6
* * lisp/emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.Stefan Monnier2011-02-231-1/+1
* Fix 2011-02-22T17:37:06Z!eggert@cs.ucla.edu.Eli Zaretskii2011-02-221-0/+2
* MS-Windows part of 2011-02-21T23:22:34Z!eggert@cs.ucla.edu, addition of min-m...Eli Zaretskii2011-02-221-0/+10
* etags: Downcase drive letters, for consistency with Emacs proper.Paul Eggert2011-02-221-0/+4
* Merge: Assume S_ISLNK etc. work, since gnulib supports this.Paul Eggert2011-02-211-0/+5
|\
| * [ChangeLog]Paul Eggert2011-02-211-0/+5
* | lib-src/makefile.w32-in (obj): Remove filemode.o.Juanma Barranquero2011-02-221-2/+6
|/
* * movemail.c: Define macros only in needed contexts.Paul Eggert2011-02-211-2/+3
* * Makefile.in (ebrowse${EXEEXT}, pop.o): Depend on min-max.h.Paul Eggert2011-02-211-0/+1
* Merge from mainline.Paul Eggert2011-02-211-0/+6
|\
| * Adapt MS-Windows build to import of filemode.c from gnulib.Eli Zaretskii2011-02-211-0/+6
* | [ChangeLog]Paul Eggert2011-02-211-0/+5
* | * test-distrib.c (buf): Make this local, to avoid shadowing.Paul Eggert2011-02-211-0/+1
* | * movemail.c (popmail): Report fchown failure instead of ignoring it.Paul Eggert2011-02-211-0/+3