summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2018-11-26emacsclient: negate NO_SOCKETS_IN_FILE_SYSTEMPaul Eggert
2018-11-26emacsclient: fix some races on POSIX systemsPaul Eggert
2018-11-23Avoid compilation warning in emacsclient.cEli Zaretskii
2018-11-23emacsclient: fix child exit when exec failsPaul Eggert
2018-11-23emacsclient: one ‘main’ functionPaul Eggert
2018-11-22emacsclient: tidy socket failure cleanupPaul Eggert
2018-11-22emacsclient: coalesce WINDOWSNT-specific codePaul Eggert
2018-11-22emacsclient: sockaddr portability fixesPaul Eggert
2018-11-21emacsclient: getopt minor cleanupPaul Eggert
2018-11-21emacsclient: omit EXTRA_SPACE guessworkPaul Eggert
2018-11-21emacsclient: take more care with int widthPaul Eggert
2018-11-21emacsclient.c: use C99 to avoid {}Paul Eggert
2018-11-21emacsclient: improve use of localsPaul Eggert
2018-11-21emacsclient: fix unlikely crash with "&"Paul Eggert
2018-11-19Fix last changeEli Zaretskii
2018-11-19Avoid compiler warning in emacsclient.cEli Zaretskii
2018-11-19emacsclient.c: file name component fixesPaul Eggert
2018-11-19emacsclient.c: reindent to fit in 80Paul Eggert
2018-11-19emacsclient.c: use C99 betterPaul Eggert
2018-11-19emacsclient.c: use STDOUT_FILENOPaul Eggert
2018-11-19emacsclient.c: use bool for booleanPaul Eggert
2018-11-19emacsclient.c: make identifiers more localPaul Eggert
2018-11-19emacsclient.c: clean up preprocessing directivesPaul Eggert
2018-11-13Root emacsclient no longer connects to non-root socketsGlenn Morris
2018-10-27Add support in emacsclient for EMACS_SOCKET_NAMEDaniel Pittman
2018-09-24Fix ‘make clean’ with a file named ‘-.o’Paul Eggert
2018-09-16Move current_timespec decl to timespec.hPaul Eggert
2018-09-10Adjust to TIMESPEC_HZ renamingPaul Eggert
2018-08-12Make mini-gmp safe for --enable-gcc-warningsPaul Eggert
2018-08-10Merge from origin/emacs-26Glenn Morris
2018-08-08Fix emacsclient check for term.el buffer (Bug#21041)Noam Postavsky
2018-08-06Fix the MS-Windows build as followup to Gnulib regex importEli Zaretskii
2018-08-05Use Gnulib regex for lib-srcPaul Eggert
2018-08-05Rename src/regex.c to src/regex-emacs.c.Paul Eggert
2018-07-28Merge from origin/emacs-26Glenn Morris
2018-07-28; Fix last change: only MinGW runtime 5.0.2 and later needs that.Eli Zaretskii
2018-07-28Fix compilation with mingw.org's MinGW 5.x headersEli Zaretskii
2018-04-30Port --enable-gcc-warnings to GCC 8Paul Eggert
2018-04-28Port --enable-gcc-warnings to GCC 8Paul Eggert
2018-03-01make-docfile: minor fixes and cleanupsPaul Eggert
2018-01-11Teach etags new interpreters for some languagesEli Zaretskii
2018-01-01Fix copyright years by handPaul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-25maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert
2017-11-13Use alignas to fix GCALIGN-related bugsPaul Eggert
2017-11-08Use GCALIGNED properly for GCCPaul Eggert
2017-11-02Fix alignment portability problemsPaul Eggert
2017-10-18Spelling fixesPaul Eggert
2017-10-15Avoid compilation warnings in optimized buildsEli Zaretskii
2017-10-01Prefer HTTPS to HTTP for gnu.orgPaul Eggert