summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ | |/
| * ; Fix last change: only MinGW runtime 5.0.2 and later needs that.Eli Zaretskii2018-07-281-1/+1
| * Fix compilation with mingw.org's MinGW 5.x headersEli Zaretskii2018-07-281-2/+6
| * Port --enable-gcc-warnings to GCC 8Paul Eggert2018-04-301-1/+1
* | Port --enable-gcc-warnings to GCC 8Paul Eggert2018-04-285-15/+18
* | make-docfile: minor fixes and cleanupsPaul Eggert2018-03-011-41/+54
|/
* Teach etags new interpreters for some languagesEli Zaretskii2018-01-111-5/+26
* Fix copyright years by handPaul Eggert2018-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-0115-15/+15
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-6/+6
* Use alignas to fix GCALIGN-related bugsPaul Eggert2017-11-131-3/+1
* Use GCALIGNED properly for GCCPaul Eggert2017-11-081-1/+1
* Fix alignment portability problemsPaul Eggert2017-11-021-1/+1
* Spelling fixesPaul Eggert2017-10-181-1/+1
* Avoid compilation warnings in optimized buildsEli Zaretskii2017-10-151-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-012-11/+11
* Merge from GnulibPaul Eggert2017-10-011-4/+4
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-293-3/+3