summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2012-04-17Merge from trunk.Paul Eggert
2012-04-15Merge from trunk.Paul Eggert
2012-04-15Assume less-ancient POSIX support.Paul Eggert
2012-04-15Merge from trunk.Paul Eggert
2012-04-15Move "emacsclient -t -n" handling from emacsclient.c to server.el.Chong Yidong
2012-04-15Fix ChangeLog typos.Juanma Barranquero
2012-04-13Merge from trunk.Paul Eggert
2012-04-13Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris
2012-04-12lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Fix typo in 2011-12-04T17...Juanma Barranquero
2012-04-09Merge from trunk; add Bug#.Paul Eggert
2012-04-09configure: new option --enable-gcc-warningsPaul Eggert
2012-04-07Support building on MS-Windows with libxml2.Eli Zaretskii
2012-04-07Build test-distrib on MS-Windows and run it during the build.Eli Zaretskii
2012-04-07Fix parallel build and bootstrap on MS-Windows.Eli Zaretskii
2012-03-11Define -print-nonl client commandAndreas Schwab
2012-03-11* emacsclient.c (main): Handle multiple messages in a singleAndreas Schwab
2012-03-11Don't access freed memory in emacsclientAndreas Schwab
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2012-01-04Update short copyright year to 2012.Glenn Morris
2011-12-30Spelling fixes.Paul Eggert
2011-12-29Spelling fixes.Paul Eggert
2011-12-25* etags.c (C_entries): Properly skip over string and characterAndreas Schwab
2011-12-11Spelling fixes.Paul Eggert
2011-12-04Fix emacsclient bug where "-n -c" does not open a new frame on Windows.Juanma Barranquero
2011-11-30Fix typo in comment.Chong Yidong
2011-11-30* emacsclient.c (main): Condition last change on WINDOWSNT (Bug#10155).Chong Yidong
2011-11-27Fix MS-Windows build with MSVC compiler.Eli Zaretskii
2011-11-26Spelling fixes.Paul Eggert
2011-11-23* lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar.Glenn Morris
2011-11-19Spelling fixes.Paul Eggert
2011-11-19Spelling fixes.Paul Eggert
2011-11-17Spelling fixes.Paul Eggert
2011-11-17Spelling fixes.Paul Eggert
2011-11-16Fix typos.Juanma Barranquero
2011-11-16Fix typos.Juanma Barranquero
2011-11-14* lib-src/Makefile.in (all): Make sure "all" is the first target.Dan Nicolaescu
2011-11-14Spelling fixes.Paul Eggert
2011-11-12Spelling fixes.Paul Eggert
2011-10-27src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.Juanma Barranquero
2011-09-09Whitespace changes.Juanma Barranquero
2011-09-07* lib-src/etags.c (Fortran_functions): Handle "elemental" functions.Glenn Morris
2011-09-07* lib-src/etags.c (Fortran_functions): Handle "pure" functions. (tiny change)Dieter Schuster
2011-09-06Merge from trunk.Paul Eggert
2011-09-04Merge from trunk.Paul Eggert
2011-09-04sprintf-related integer and memory overflow issuesPaul Eggert
2011-08-28Add Bug#.Paul Eggert
2011-08-28* update-game-score.c: Include <limits.h>Paul Eggert
2011-08-28* movemail.c (main): Do not use sprintf when its result might not fitPaul Eggert
2011-08-28* etags.c (xmalloc, xrealloc): Accept size_t, not unsigned int,Paul Eggert
2011-08-28Integer and memory overflow issues.Paul Eggert