summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright years by handPaul Eggert2019-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-0115-15/+15
* Fix emacsclient check for term.el buffer (Bug#21041)Noam Postavsky2018-08-081-1/+3
* ; 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
* 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
* Fix compilation warning in etags.cEli Zaretskii2017-09-161-7/+9
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1312-12/+12
* Another place to produce debugging output in etagsEli Zaretskii2017-09-111-0/+3
* Extend --debug printouts in etagsEli Zaretskii2017-09-101-5/+18
* Add --debug option to etagsEli Zaretskii2017-09-101-0/+6
* Improve --enable-gcc-warnings for MinGW64Paul Eggert2017-09-091-2/+2
* Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii2017-09-091-2/+2
* Add support for arguments in emacsclient's ALTERNATE_EDITOR (Bug #25082)Reuben Thomas2017-08-301-18/+66
* Improve stack-top heuristicPaul Eggert2017-08-291-2/+7
* Fix the MS-Windows buildEli Zaretskii2017-08-171-0/+2
* Merge from Gnulib; use ‘open’ for O_CLOEXECPaul Eggert2017-08-161-1/+0
* Use Gnulib 'tempname' on MS-WindowsEli Zaretskii2017-08-122-59/+14
* Revert "Add support for arguments in ALTERNATE_EDITOR to emacsclient"Reuben Thomas2017-08-071-55/+18
* Add support for arguments in ALTERNATE_EDITOR to emacsclientReuben Thomas2017-08-071-18/+55
* Properly align global lispsymAndreas Schwab2017-07-251-1/+3
* Support '=' in Scheme and Lisp tags in 'etags'Alexander Gramiak2017-07-081-6/+23
* Use unlocked stdio more systematicallyPaul Eggert2017-06-228-14/+19
* No need to complicate make-docfile.c for ClangPaul Eggert2017-06-151-5/+1
* Silence two Clang warnings by introducing additional local variablesPhilipp Stephani2017-06-131-1/+5
* Free cwd when no longer neededPaul Eggert2017-05-311-3/+2
* Fix memory leak of cwd string in emacsclient (Bug#26628)Anders Waldenborg2017-05-311-0/+2
* Support remote editing in emacsclient via TrampEli Zaretskii2017-05-191-2/+18
* Merge with gnulib, pacifying GCC 7Paul Eggert2017-05-162-17/+16
* Remove gettimeofday from w32 sourcesEli Zaretskii2017-05-141-25/+0
* Fix buffer overflow in make-docfilePaul Eggert2017-04-291-13/+3
* ; lib-src/Makefile.in (exp_archlibdir): Drop extra '&&' from previous commitNoam Postavsky2017-03-241-1/+1
* Don’t require chown/chgrp for game installationPaul Eggert2017-03-241-9/+15
* Emacs 'movemail' is now a configure-time optionPaul Eggert2017-03-171-1/+5
* Install update-game-score only on requestPaul Eggert2017-03-122-37/+23
* Teach etags to process ENUM_BF correctlyEli Zaretskii2017-03-121-34/+59
* New option -u / --suppress-output to emacsclientPeder O. Klingenberg2017-02-251-11/+26
* Merge from gnulibPaul Eggert2017-02-232-3/+3