aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-11Another place to produce debugging output in etagsEli Zaretskii1-0/+3
2017-09-10Extend --debug printouts in etagsEli Zaretskii1-5/+18
2017-09-10Add --debug option to etagsEli Zaretskii1-0/+6
2017-09-09Improve --enable-gcc-warnings for MinGW64Paul Eggert1-2/+2
2017-09-09Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii1-2/+2
2017-08-30Add support for arguments in emacsclient's ALTERNATE_EDITOR (Bug #25082)Reuben Thomas1-18/+66
2017-08-29Improve stack-top heuristicPaul Eggert1-2/+7
2017-08-17Fix the MS-Windows buildEli Zaretskii1-0/+2
2017-08-16Merge from Gnulib; use ‘open’ for O_CLOEXECPaul Eggert1-1/+0
2017-08-12Use Gnulib 'tempname' on MS-WindowsEli Zaretskii2-59/+14
2017-08-07Revert "Add support for arguments in ALTERNATE_EDITOR to emacsclient"Reuben Thomas1-55/+18
2017-08-07Add support for arguments in ALTERNATE_EDITOR to emacsclientReuben Thomas1-18/+55
2017-07-25Properly align global lispsymAndreas Schwab1-1/+3
2017-07-08Support '=' in Scheme and Lisp tags in 'etags'Alexander Gramiak1-6/+23
2017-06-22Use unlocked stdio more systematicallyPaul Eggert8-14/+19
2017-06-15No need to complicate make-docfile.c for ClangPaul Eggert1-5/+1
2017-06-13Silence two Clang warnings by introducing additional local variablesPhilipp Stephani1-1/+5
2017-05-31Free cwd when no longer neededPaul Eggert1-3/+2
2017-05-31Fix memory leak of cwd string in emacsclient (Bug#26628)Anders Waldenborg1-0/+2
2017-05-19Support remote editing in emacsclient via TrampEli Zaretskii1-2/+18
2017-05-16Merge with gnulib, pacifying GCC 7Paul Eggert2-17/+16
2017-05-14Remove gettimeofday from w32 sourcesEli Zaretskii1-25/+0
2017-04-29Fix buffer overflow in make-docfilePaul Eggert1-13/+3
2017-03-24; lib-src/Makefile.in (exp_archlibdir): Drop extra '&&' from previous commitNoam Postavsky1-1/+1
2017-03-24Don’t require chown/chgrp for game installationPaul Eggert1-9/+15
2017-03-17Emacs 'movemail' is now a configure-time optionPaul Eggert1-1/+5
2017-03-12Install update-game-score only on requestPaul Eggert2-37/+23
2017-03-12Teach etags to process ENUM_BF correctlyEli Zaretskii1-34/+59
2017-02-25New option -u / --suppress-output to emacsclientPeder O. Klingenberg1-11/+26
2017-02-23Merge from gnulibPaul Eggert2-3/+3
2017-02-23hexl: handle large files and I/O errorsPaul Eggert1-135/+95
2017-01-01Fix copyright years by handPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert15-15/+15
2016-12-01Forth related improvements for etagsHelmut Eller1-10/+31
2016-11-25Port build to gcc -fcheck-pointer-boundsPaul Eggert2-4/+4
2016-11-08Port emacsclient to FreeBSD 11 etc.Paul Eggert1-0/+1
2016-11-06Modernize usage of 'macOS' in doc and commentsPaul Eggert1-1/+1
2016-10-12* lib-src/etags.c (invalidate_nodes): Remove a redundant nullp test.Eli Zaretskii1-1/+1
2016-09-30Limit <config.h>’s includesPaul Eggert8-8/+9
2016-09-21Fix tagging of DEFUN by etagsEli Zaretskii1-2/+16
2016-09-12Fix compiler thinking tmpdir may be unitialised in emacsclientMichal Nazarewicz1-4/+2
2016-09-07Port flexible array members to GCC + valgrindPaul Eggert1-5/+6
2016-08-31* lib-src/etags.c (invalidate_nodes): Fix another thinko.Eli Zaretskii1-1/+1
2016-08-31Fix etags problems found by static checkingPaul Eggert1-24/+22
2016-08-31Fix a thinko in etags.cEli Zaretskii1-1/+1
2016-08-31Avoid recursive calls in etagsEli Zaretskii1-64/+226
2016-08-28Pacify --enable-gcc-warnings for lib-src/pop.cPaul Eggert1-14/+17
2016-07-22Fix compilation warning in the MinGW buildEli Zaretskii2-13/+2
2016-06-08Replace IF_LINT by NONVOLATILE and UNINITPaul Eggert1-1/+1
2016-05-30Omit IF_LINT code that no longer seems neededPaul Eggert2-2/+2