aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (follow)
Commit message (Expand)AuthorAgeFilesLines
* checkpointDaniel Colascione2019-01-1415-666/+848
|\
| * Fix EBROWSE parsing of classes declared final.Andrey Kotlarski2019-01-031-14/+54
| * Merge from origin/emacs-26Paul Eggert2018-12-3115-16/+16
| |\
| | * Fix copyright years by handPaul Eggert2019-01-011-1/+1
| | * Update copyright year to 2019Paul Eggert2019-01-0115-15/+15
| * | emacsclient: avoid background chatterPaul Eggert2018-12-061-18/+33
| * | Fix emacsclient hang when backgroundedPaul Eggert2018-12-061-15/+1
| * | emacsclient: fix typo on recent socket-leak changePaul Eggert2018-12-031-1/+1
| * | Fix WINDOWSNT/DOS_NT buildEli Zaretskii2018-12-031-2/+0
| * | emacsclient: don’t leak socket to child processesPaul Eggert2018-12-021-2/+21
| * | Use tcdrain, not fdatasync, to drain ttysPaul Eggert2018-12-022-5/+9
| * | emacsclient: fix symlink/socket racePaul Eggert2018-12-021-37/+41
| * | emacsclient: prefer XDG_RUNTIME_DIR (Bug#33367)Paul Eggert2018-12-011-53/+77
| * | Unbreak compilation of emacsclient on MS-WindowsEli Zaretskii2018-11-261-0/+2
| * | emacsclient: assume HAVE_INET_SOCKETSPaul Eggert2018-11-261-64/+48
| * | emacsclient: negate NO_SOCKETS_IN_FILE_SYSTEMPaul Eggert2018-11-261-16/+16
| * | emacsclient: fix some races on POSIX systemsPaul Eggert2018-11-261-85/+196
| * | Avoid compilation warning in emacsclient.cEli Zaretskii2018-11-231-1/+3
| * | emacsclient: fix child exit when exec failsPaul Eggert2018-11-231-9/+5
| * | emacsclient: one ‘main’ functionPaul Eggert2018-11-231-28/+19
| * | emacsclient: tidy socket failure cleanupPaul Eggert2018-11-221-27/+23
| * | emacsclient: coalesce WINDOWSNT-specific codePaul Eggert2018-11-221-10/+7
| * | emacsclient: sockaddr portability fixesPaul Eggert2018-11-221-21/+25
| * | emacsclient: getopt minor cleanupPaul Eggert2018-11-211-9/+12
| * | emacsclient: omit EXTRA_SPACE guessworkPaul Eggert2018-11-211-31/+31
| * | emacsclient: take more care with int widthPaul Eggert2018-11-211-7/+10
| * | emacsclient.c: use C99 to avoid {}Paul Eggert2018-11-211-110/+108
| * | emacsclient: improve use of localsPaul Eggert2018-11-211-7/+6
| * | emacsclient: fix unlikely crash with "&"Paul Eggert2018-11-211-51/+34
| * | Fix last changeEli Zaretskii2018-11-191-0/+2
| * | Avoid compiler warning in emacsclient.cEli Zaretskii2018-11-191-0/+2
| * | emacsclient.c: file name component fixesPaul Eggert2018-11-191-29/+6
| * | emacsclient.c: reindent to fit in 80Paul Eggert2018-11-191-11/+17
| * | emacsclient.c: use C99 betterPaul Eggert2018-11-191-26/+22
| * | emacsclient.c: use STDOUT_FILENOPaul Eggert2018-11-191-5/+5
| * | emacsclient.c: use bool for booleanPaul Eggert2018-11-191-89/+78
| * | emacsclient.c: make identifiers more localPaul Eggert2018-11-191-31/+34
| * | emacsclient.c: clean up preprocessing directivesPaul Eggert2018-11-191-82/+59
| * | Root emacsclient no longer connects to non-root socketsGlenn Morris2018-11-131-8/+3
| * | Add support in emacsclient for EMACS_SOCKET_NAMEDaniel Pittman2018-10-271-0/+3
| * | Fix ‘make clean’ with a file named ‘-.o’Paul Eggert2018-09-241-2/+2
| * | Move current_timespec decl to timespec.hPaul Eggert2018-09-161-2/+1
| * | Adjust to TIMESPEC_HZ renamingPaul Eggert2018-09-101-2/+2
| * | Make mini-gmp safe for --enable-gcc-warningsPaul Eggert2018-08-121-1/+3
| * | Merge from origin/emacs-26Glenn Morris2018-08-101-1/+3
| |\ \ | | |/
| | * Fix emacsclient check for term.el buffer (Bug#21041)Noam Postavsky2018-08-081-1/+3
| * | Fix the MS-Windows build as followup to Gnulib regex importEli Zaretskii2018-08-061-0/+67
| * | Use Gnulib regex for lib-srcPaul Eggert2018-08-052-8/+4
| * | Rename src/regex.c to src/regex-emacs.c.Paul Eggert2018-08-052-4/+4
| * | Merge from origin/emacs-26Glenn Morris2018-07-281-2/+6
| |\ \ | | |/