summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Update release logsemacs-24.2Chong Yidong2012-08-241-1/+1
* Bump version to 24.2Chong Yidong2012-08-161-0/+4
* Bump version to 24.1.Chong Yidong2012-06-011-0/+4
* Fix bug #11405 with MSVC build of emacsclientw.Eli Zaretskii2012-05-292-1/+7
* Backport 2012-05-02T11:33:49Z!lekktu@gmail.com from trunkChong Yidong2012-05-022-0/+7
* Backport Bug#11374 fix from trunkChong Yidong2012-05-022-19/+26
* Add NUL-termination to some uses of strncpy.Jim Meyering2012-05-022-1/+12
* Move "emacsclient -t -n" handling from emacsclient.c to server.el.Chong Yidong2012-04-152-21/+17
* lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Fix typo in 2011-12-04T17...Juanma Barranquero2012-04-122-1/+6
* Define -print-nonl client commandAndreas Schwab2012-03-112-0/+10
* * emacsclient.c (main): Handle multiple messages in a singleAndreas Schwab2012-03-112-53/+59
* Don't access freed memory in emacsclientAndreas Schwab2012-03-112-68/+59
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0520-20/+20
* Update short copyright year to 2012.Glenn Morris2012-01-044-3/+9
* Spelling fixes.Paul Eggert2011-12-301-1/+1
* Spelling fixes.Paul Eggert2011-12-291-1/+1
* * etags.c (C_entries): Properly skip over string and characterAndreas Schwab2011-12-252-17/+24
* 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-042-8/+24
* Fix typo in comment.Chong Yidong2011-11-301-1/+1
* * emacsclient.c (main): Condition last change on WINDOWSNT (Bug#10155).Chong Yidong2011-11-302-0/+10
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-273-2/+8
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* * lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar.Glenn Morris2011-11-232-1/+7
* Spelling fixes.Paul Eggert2011-11-192-32/+32
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Fix typos.Juanma Barranquero2011-11-162-5/+5
* Fix typos.Juanma Barranquero2011-11-161-1/+1
* * lib-src/Makefile.in (all): Make sure "all" is the first target.Dan Nicolaescu2011-11-142-2/+6
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-121-1/+1
* src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.Juanma Barranquero2011-10-272-2/+6
* Whitespace changes.Juanma Barranquero2011-09-095-63/+63
* * lib-src/etags.c (Fortran_functions): Handle "elemental" functions.Glenn Morris2011-09-072-0/+7
* * lib-src/etags.c (Fortran_functions): Handle "pure" functions. (tiny change)Dieter Schuster2011-09-072-0/+7
* Merge from trunk.Paul Eggert2011-09-061-1/+1
|\
* \ Merge from trunk.Paul Eggert2011-09-045-62/+136
|\ \ | |/
| * sprintf-related integer and memory overflow issuesPaul Eggert2011-09-045-61/+135
| |\
| | * Add Bug#.Paul Eggert2011-08-281-1/+1
| | * * update-game-score.c: Include <limits.h>Paul Eggert2011-08-282-10/+8
| | * * movemail.c (main): Do not use sprintf when its result might not fitPaul Eggert2011-08-282-4/+7
| | * * etags.c (xmalloc, xrealloc): Accept size_t, not unsigned int,Paul Eggert2011-08-282-10/+41
| | * Integer and memory overflow issues.Paul Eggert2011-08-282-37/+79
| |/
* | Merge from trunk.Paul Eggert2011-07-287-49/+17
|\ \ | |/
| * Merge: Integer signedness and overflow and related fixes.Paul Eggert2011-07-277-48/+16
| |\
| | * Merge from trunk.Paul Eggert2011-07-102-4/+7
| | |\ | | |/ | |/|
| | * Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert2011-07-067-39/+11
| | * Merge from trunk.Paul Eggert2011-07-061-1/+1
| | |\