summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAge
* * lib-src/update-game-score.c (usage): Update usage line.Andreas Schwab2011-07-09
* * lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Avoid tty mode onJason Rumney2011-07-02
* * lib-src/emacsclient.c (print_help_and_exit): More fixing of previous.Glenn Morris2011-06-25
* * lib-src/emacsclient.c (print_help_and_exit): Fix previous change.Glenn Morris2011-06-25
* Minor additions for previous emacsclient change.Glenn Morris2011-06-25
* Allow emacsclient to set parameters of new graphical frames (bug#5864)Andreas Rottmann2011-06-25
* * movemail.c: Fix race condition and related bugs (Bug#8836).Paul Eggert2011-06-10
* * lib-src/emacsclient.c (socket_status): Use constant pointer.Dan Nicolaescu2011-06-01
* [ChangeLog]Paul Eggert2011-05-28
* * lib-src/Makefile.in (all, clean): Use $EXE_FILES.Glenn Morris2011-05-25
* Small further clean-up in lib-src/Makefile.inGlenn Morris2011-05-24
* * lib-src/Makefile.in (movemail${EXEEXT}): Build in one step, not via .o file.Glenn Morris2011-05-24
* Tiny simplifications in lib-src/Makfile.inGlenn Morris2011-05-24
* * lib-src/Makefile.in (update-game-score${EXEEXT}): Use a single rule.Glenn Morris2011-05-23
* * lib-src/etags.c: Fix typo in previous comment change.Glenn Morris2011-05-20
* * lib-src/etags.c: Comment.Glenn Morris2011-05-20
* Remove the SOME_MACHINE_LISP distinction in src/Makefile.in.Glenn Morris2011-05-18
* Remove lib-src/fakemail.c.Glenn Morris2011-05-17
* Fix verb tense in ChangeLog message.Ted Zlatanov2011-04-26
* Add GnuTLS support for W32.Ted Zlatanov2011-04-24
* Static checks with GCC 4.6.0 and non-default toolkits.Paul Eggert2011-04-16
|\
| * * pop.c: Undo previous change.Paul Eggert2011-04-16
| * * pop.c (socket_connection): Double-cast to avoid GCC warningPaul Eggert2011-04-16
| * * movemail.c (mail_spool_name): Protoize.Paul Eggert2011-04-16
| * * fakemail.c (xmalloc, xreallc): Use standard C prototypesPaul Eggert2011-04-16
| * * emacsclient.c (main): Don't use uninitialized var.Paul Eggert2011-04-16
|/
* Update and split ChangeLogs.Juanma Barranquero2011-04-06
* Fix more problems found by GCC 4.6.0's static checks.Paul Eggert2011-04-05
|\
| * * emacsclient.c (message): Mark it as a printf-like function.Paul Eggert2011-04-05
| * * make-docfile.c (IF_LINT): New macro, copied from emacsclient.c.Paul Eggert2011-04-01
|/
* Fix more problems found by GCC 4.6.0's static checks.Paul Eggert2011-03-29
|\
| * * etags.c (just_read_file): Remove dummy variable and simplify.Paul Eggert2011-03-28
|/
* Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-26
* w32: Fix some warnings reported by -Wall -Wextra.Juanma Barranquero2011-03-23
* Replace mkinstalldirs with `install-sh -d', as automake recommends.Glenn Morris2011-03-22
* Fix more problems found by GCC 4.5.2's static checks.Paul Eggert2011-03-22
|\
| * * ebrowse.c: Use size_t, not int, for sizes.Paul Eggert2011-03-21
| * * etags.c (Ada_funcs): Redo slightly to avoid overflow warning.Paul Eggert2011-03-21
| * etags: In Prolog functions, don't assume int fits in size_t.Paul Eggert2011-03-21
| * Add Bug#.Paul Eggert2011-03-21
| * update-game-score: fix bug with -rPaul Eggert2011-03-21
| * [ChangeLog]Paul Eggert2011-03-20
|/
* Remove unnecessary "(tiny change)" markers.Juanma Barranquero2011-03-07
* Add --quiet option for emacsclient (bug#663) (tiny change)Drake Wilson2011-03-02
* Fix dependencies following 2011-02-26T05:54:36Z!eggert@cs.ucla.edu.Eli Zaretskii2011-02-26
* Fix the MS-Windows build after 2011-02-26T05:54:36Z!eggert@cs.ucla.edu.Eli Zaretskii2011-02-26
* * ebrowse.c (BROWSE_STRUCT): Remove unused macro.Paul Eggert2011-02-25
* * ebrowse.c (parse_qualified_param_ident_or_type): Make it clearPaul Eggert2011-02-25
* * fakemail.c: Include <ignore-value.h>.Paul Eggert2011-02-25
* * ebrowse.c (insert_keyword): Rename parameter to avoid shadowing diagnostic.Paul Eggert2011-02-25