summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2018-01-11Teach etags new interpreters for some languagesEli Zaretskii
2018-01-01Fix copyright years by handPaul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-25maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert
2017-11-13Use alignas to fix GCALIGN-related bugsPaul Eggert
2017-11-08Use GCALIGNED properly for GCCPaul Eggert
2017-11-02Fix alignment portability problemsPaul Eggert
2017-10-18Spelling fixesPaul Eggert
2017-10-15Avoid compilation warnings in optimized buildsEli Zaretskii
2017-10-01Prefer HTTPS to HTTP for gnu.orgPaul Eggert
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