summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2017-10-01Merge from GnulibPaul Eggert
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-16Fix compilation warning in etags.cEli Zaretskii
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-09-11Another place to produce debugging output in etagsEli Zaretskii
2017-09-10Extend --debug printouts in etagsEli Zaretskii
2017-09-10Add --debug option to etagsEli Zaretskii
2017-09-09Improve --enable-gcc-warnings for MinGW64Paul Eggert
2017-09-09Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii
2017-08-30Add support for arguments in emacsclient's ALTERNATE_EDITOR (Bug #25082)Reuben Thomas
2017-08-29Improve stack-top heuristicPaul Eggert
2017-08-17Fix the MS-Windows buildEli Zaretskii
2017-08-16Merge from Gnulib; use ‘open’ for O_CLOEXECPaul Eggert
2017-08-12Use Gnulib 'tempname' on MS-WindowsEli Zaretskii
2017-08-07Revert "Add support for arguments in ALTERNATE_EDITOR to emacsclient"Reuben Thomas
2017-08-07Add support for arguments in ALTERNATE_EDITOR to emacsclientReuben Thomas
2017-07-25Properly align global lispsymAndreas Schwab
2017-07-08Support '=' in Scheme and Lisp tags in 'etags'Alexander Gramiak
2017-06-22Use unlocked stdio more systematicallyPaul Eggert
2017-06-15No need to complicate make-docfile.c for ClangPaul Eggert
2017-06-13Silence two Clang warnings by introducing additional local variablesPhilipp Stephani
2017-05-31Free cwd when no longer neededPaul Eggert
2017-05-31Fix memory leak of cwd string in emacsclient (Bug#26628)Anders Waldenborg
2017-05-19Support remote editing in emacsclient via TrampEli Zaretskii
2017-05-16Merge with gnulib, pacifying GCC 7Paul Eggert
2017-05-14Remove gettimeofday from w32 sourcesEli Zaretskii
2017-04-29Fix buffer overflow in make-docfilePaul Eggert
2017-03-24; lib-src/Makefile.in (exp_archlibdir): Drop extra '&&' from previous commitNoam Postavsky
2017-03-24Don’t require chown/chgrp for game installationPaul Eggert
2017-03-17Emacs 'movemail' is now a configure-time optionPaul Eggert
2017-03-12Install update-game-score only on requestPaul Eggert
2017-03-12Teach etags to process ENUM_BF correctlyEli Zaretskii
2017-02-25New option -u / --suppress-output to emacsclientPeder O. Klingenberg
2017-02-23Merge from gnulibPaul Eggert
2017-02-23hexl: handle large files and I/O errorsPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2017-01-01Fix copyright years by handPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-01Forth related improvements for etagsHelmut Eller
2016-11-25Port build to gcc -fcheck-pointer-boundsPaul Eggert
2016-11-19Merge from origin/emacs-25Paul Eggert
2016-11-08Port emacsclient to FreeBSD 11 etc.Paul Eggert
2016-11-06Modernize usage of 'macOS' in doc and commentsPaul Eggert
2016-10-12* lib-src/etags.c (invalidate_nodes): Remove a redundant nullp test.Eli Zaretskii
2016-09-30Limit <config.h>’s includesPaul Eggert
2016-09-26Merge from origin/emacs-25Paul Eggert
2016-09-21Fix tagging of DEFUN by etagsEli Zaretskii
2016-09-12Fix compiler thinking tmpdir may be unitialised in emacsclientMichal Nazarewicz
2016-09-07Port flexible array members to GCC + valgrindPaul Eggert
2016-08-31* lib-src/etags.c (invalidate_nodes): Fix another thinko.Eli Zaretskii