summaryrefslogtreecommitdiff
path: root/lib-src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Backport 2012-05-02T11:33:49Z!lekktu@gmail.com from trunkChong Yidong2012-05-021-0/+4
* Backport Bug#11374 fix from trunkChong Yidong2012-05-021-1/+4
* Add NUL-termination to some uses of strncpy.Jim Meyering2012-05-021-0/+5
* Move "emacsclient -t -n" handling from emacsclient.c to server.el.Chong Yidong2012-04-151-0/+5
* lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Fix typo in 2011-12-04T17...Juanma Barranquero2012-04-121-0/+5
* Define -print-nonl client commandAndreas Schwab2012-03-111-0/+2
* * emacsclient.c (main): Handle multiple messages in a singleAndreas Schwab2012-03-111-0/+3
* Don't access freed memory in emacsclientAndreas Schwab2012-03-111-0/+13
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Update short copyright year to 2012.Glenn Morris2012-01-041-0/+6
* * etags.c (C_entries): Properly skip over string and characterAndreas Schwab2011-12-251-0/+5
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Fix emacsclient bug where "-n -c" does not open a new frame on Windows.Juanma Barranquero2011-12-041-0/+8
* * emacsclient.c (main): Condition last change on WINDOWSNT (Bug#10155).Chong Yidong2011-11-301-0/+5
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-271-0/+7
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* * lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar.Glenn Morris2011-11-231-0/+4
* Spelling fixes.Paul Eggert2011-11-191-26/+26
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Fix typos.Juanma Barranquero2011-11-161-3/+3
* Fix typos.Juanma Barranquero2011-11-161-1/+1
* * lib-src/Makefile.in (all): Make sure "all" is the first target.Dan Nicolaescu2011-11-141-0/+4
* src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.Juanma Barranquero2011-10-271-0/+4
* * lib-src/etags.c (Fortran_functions): Handle "elemental" functions.Glenn Morris2011-09-071-0/+4
* * lib-src/etags.c (Fortran_functions): Handle "pure" functions. (tiny change)Dieter Schuster2011-09-071-0/+4
* Merge from trunk.Paul Eggert2011-09-061-1/+1
|\
* | Merge from trunk.Paul Eggert2011-09-041-1/+36
|\|
| * sprintf-related integer and memory overflow issuesPaul Eggert2011-09-041-0/+35
| |\
| | * Add Bug#.Paul Eggert2011-08-281-1/+1
| | * * update-game-score.c: Include <limits.h>Paul Eggert2011-08-281-0/+3
| | * * movemail.c (main): Do not use sprintf when its result might not fitPaul Eggert2011-08-281-0/+4
| | * * etags.c (xmalloc, xrealloc): Accept size_t, not unsigned int,Paul Eggert2011-08-281-0/+7
| | * Integer and memory overflow issues.Paul Eggert2011-08-281-0/+21
| |/
* | Merge from trunk.Paul Eggert2011-07-281-1/+14
|\|
| * 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
| | |/
* | | Add Bug#.Paul Eggert2011-07-251-1/+1
* | | Merge from trunk.Paul Eggert2011-07-251-1/+1
|\| |
* | | Merge from gnulib, using build-aux to remove clutter.Paul Eggert2011-07-241-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