summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAge
* Bump version to 24.1.Chong Yidong2012-06-01
* Fix bug #11405 with MSVC build of emacsclientw.Eli Zaretskii2012-05-29
* Backport 2012-05-02T11:33:49Z!lekktu@gmail.com from trunkChong Yidong2012-05-02
* Backport Bug#11374 fix from trunkChong Yidong2012-05-02
* Add NUL-termination to some uses of strncpy.Jim Meyering2012-05-02
* Move "emacsclient -t -n" handling from emacsclient.c to server.el.Chong Yidong2012-04-15
* lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Fix typo in 2011-12-04T17...Juanma Barranquero2012-04-12
* Define -print-nonl client commandAndreas Schwab2012-03-11
* * emacsclient.c (main): Handle multiple messages in a singleAndreas Schwab2012-03-11
* Don't access freed memory in emacsclientAndreas Schwab2012-03-11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Update short copyright year to 2012.Glenn Morris2012-01-04
* Spelling fixes.Paul Eggert2011-12-30
* Spelling fixes.Paul Eggert2011-12-29
* * etags.c (C_entries): Properly skip over string and characterAndreas Schwab2011-12-25
* Spelling fixes.Paul Eggert2011-12-11
* Fix emacsclient bug where "-n -c" does not open a new frame on Windows.Juanma Barranquero2011-12-04
* Fix typo in comment.Chong Yidong2011-11-30
* * emacsclient.c (main): Condition last change on WINDOWSNT (Bug#10155).Chong Yidong2011-11-30
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-27
* Spelling fixes.Paul Eggert2011-11-26
* * lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar.Glenn Morris2011-11-23
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-17
* Spelling fixes.Paul Eggert2011-11-17
* Fix typos.Juanma Barranquero2011-11-16
* Fix typos.Juanma Barranquero2011-11-16
* * lib-src/Makefile.in (all): Make sure "all" is the first target.Dan Nicolaescu2011-11-14
* Spelling fixes.Paul Eggert2011-11-14
* Spelling fixes.Paul Eggert2011-11-12
* src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.Juanma Barranquero2011-10-27
* Whitespace changes.Juanma Barranquero2011-09-09
* * lib-src/etags.c (Fortran_functions): Handle "elemental" functions.Glenn Morris2011-09-07
* * lib-src/etags.c (Fortran_functions): Handle "pure" functions. (tiny change)Dieter Schuster2011-09-07
* Merge from trunk.Paul Eggert2011-09-06
|\
* | Merge from trunk.Paul Eggert2011-09-04
|\|
| * sprintf-related integer and memory overflow issuesPaul Eggert2011-09-04
| |\
| | * Add Bug#.Paul Eggert2011-08-28
| | * * update-game-score.c: Include <limits.h>Paul Eggert2011-08-28
| | * * movemail.c (main): Do not use sprintf when its result might not fitPaul Eggert2011-08-28
| | * * etags.c (xmalloc, xrealloc): Accept size_t, not unsigned int,Paul Eggert2011-08-28
| | * Integer and memory overflow issues.Paul Eggert2011-08-28
| |/
* | Merge from trunk.Paul Eggert2011-07-28
|\|
| * Merge: Integer signedness and overflow and related fixes.Paul Eggert2011-07-27
| |\
| | * Merge from trunk.Paul Eggert2011-07-10
| | |\ | | |/ | |/|
| | * Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert2011-07-06
| | * Merge from trunk.Paul Eggert2011-07-06
| | |\
| | * | [ChangeLog]Paul Eggert2011-07-04
| | |/
* | | Add Bug#.Paul Eggert2011-07-25