summaryrefslogtreecommitdiff
path: root/lib-src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge: Integer signedness and overflow and related fixes.Paul Eggert2011-07-271-0/+13
|\
| * Merge from trunk.Paul Eggert2011-07-101-1/+5
| |\ | |/ |/|
| * Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert2011-07-061-0/+8
| * Merge from trunk.Paul Eggert2011-07-061-1/+1
| |\
| * | [ChangeLog]Paul Eggert2011-07-041-0/+5
| |/
* | * lib-src/update-game-score.c (usage): Update usage line.Andreas Schwab2011-07-091-0/+4
|/
* * lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Avoid tty mode onJason Rumney2011-07-021-0/+5
* Minor additions for previous emacsclient change.Glenn Morris2011-06-251-0/+5
* Allow emacsclient to set parameters of new graphical frames (bug#5864)Andreas Rottmann2011-06-251-0/+4
* * movemail.c: Fix race condition and related bugs (Bug#8836).Paul Eggert2011-06-101-0/+10
* * lib-src/emacsclient.c (socket_status): Use constant pointer.Dan Nicolaescu2011-06-011-0/+4
* [ChangeLog]Paul Eggert2011-05-281-0/+6
* * lib-src/Makefile.in (all, clean): Use $EXE_FILES.Glenn Morris2011-05-251-0/+1
* Small further clean-up in lib-src/Makefile.inGlenn Morris2011-05-241-0/+6
* * lib-src/Makefile.in (movemail${EXEEXT}): Build in one step, not via .o file.Glenn Morris2011-05-241-0/+2
* Tiny simplifications in lib-src/Makfile.inGlenn Morris2011-05-241-0/+5
* * lib-src/Makefile.in (update-game-score${EXEEXT}): Use a single rule.Glenn Morris2011-05-231-0/+4
* Remove the SOME_MACHINE_LISP distinction in src/Makefile.in.Glenn Morris2011-05-181-0/+5
* Remove lib-src/fakemail.c.Glenn Morris2011-05-171-0/+8
* Fix verb tense in ChangeLog message.Ted Zlatanov2011-04-261-1/+1
* Add GnuTLS support for W32.Ted Zlatanov2011-04-241-0/+4
* Static checks with GCC 4.6.0 and non-default toolkits.Paul Eggert2011-04-161-0/+15
|\
| * * pop.c: Undo previous change.Paul Eggert2011-04-161-3/+0
| * * 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 revision 103424.Eli Zaretskii2011-02-261-0/+2
* Fix the MS-Windows build after revision 103424.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