aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-01Port to Solaris 10Paul Eggert1-2/+7
2021-01-01Update copyright year to 2021Paul Eggert15-15/+15
2021-01-01Fix copyright years by handPaul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert15-15/+15
2020-12-25Adjust to recent Gnulib changesPaul Eggert3-43/+17
2020-12-09Fix crash (segfault) in etags on generating tags for Erlang filesSerge Tupchii1-0/+1
2020-12-08Fix crash (segfault) in etags on generating tags for Erlang filesSerge Tupchii1-0/+1
2020-11-15; * lib-src/make-fingerprint.c: Update commentary.Glenn Morris1-3/+6
2020-11-15Reformat argument commentary in etags.cEli Zaretskii1-20/+16
2020-10-14Mark the return value from strerror as a constantPhilipp Klaus Krause1-1/+1
2020-10-03; Fix trivial typos in ChangeLogsStefan Kangas1-4/+4
2020-09-21; Fix more trivial typosStefan Kangas1-1/+1
2020-09-21; Fix typosStefan Kangas1-1/+1
2020-08-13Don't output emacsclient warning if both -a and --quietLars Ingebrigtsen1-5/+11
2020-05-24Fix rare assertion violations in 'etags'Eli Zaretskii1-2/+5
2020-05-23Port etags FALLTHROUGH to C2XPaul Eggert1-1/+1
2020-04-04* lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.Paul Eggert1-2/+0
2020-03-28Stop using newly-deprecated dosname Gnulib modulePaul Eggert1-1/+1
2020-03-04Pacify GCC 9.2.1 20190927 -O3Paul Eggert1-0/+5
2020-01-16Make emacs prefer an existing ~/.emacs.d to an existing XDG locationRobert Pluim1-8/+9
2020-01-01Fix copyright years by handPaul Eggert1-1/+1
2020-01-01Update copyright year to 2020Paul Eggert15-16/+16
2019-12-09Prefer static to extern in ebrowsePaul Eggert1-42/+42
2019-12-09* lib-src/etags.c (pot_etags_version): Remove; unused.Paul Eggert1-2/+0
2019-12-09* lib-src/etags.c (Forth_suffixes): Now static.Paul Eggert1-1/+1
2019-11-26etags: remove some arbitrary limitsPaul Eggert1-193/+211
2019-09-23Update some URLsPaul Eggert1-1/+1
2019-09-15Revert "emacsclient: ignore --eval parameters when starting alternate editor"Lars Ingebrigtsen1-5/+1
2019-08-31Check instead of relying on NOTREACHEDPaul Eggert2-9/+5
2019-08-30emacsclient: adjust to new config file locationPaul Eggert1-15/+32
2019-07-12* lib-src/make-docfile.c: Fix comment typo.Paul Eggert1-1/+1
2019-07-11Tweak builtin symbol order for speedPaul Eggert1-5/+16
2019-07-09Make fingerprint handling compatible with LTOAndreas Schwab1-1/+2
2019-06-27emacsclient: ignore --eval parameters when starting alternate editorLars Ingebrigtsen1-1/+5
2019-06-26Fix PATH_MAX change to lib-src/emacsclient.cJuanma Barranquero1-0/+1
2019-06-25Prefer PATH_MAX to MAXPATHLENPaul Eggert1-6/+16
2019-06-25Avoid some strlen work, primarily via strnlenPaul Eggert3-92/+69
2019-06-25etags: Fix handling of quoted symbol names in ErlangDavid Hull1-8/+32
2019-06-24Remove -q from zstd invocationLars Ingebrigtsen1-1/+1
2019-06-24Add Zstandard compression support for etagsAlexander Gramiak1-1/+2
2019-06-20Simplify lib-src version printingPaul Eggert4-34/+19
2019-05-26Update author/maintainer infoPaul Eggert2-3/+3
2019-05-22Avoid backslash-newline-newline in source codePaul Eggert1-1/+1
2019-05-04Port new fingerprinting scheme to clang + LTOPaul Eggert1-18/+14
2019-05-03Simplify use of NDEBUG in etags.cPaul Eggert1-9/+1
2019-04-26* lib-src/profile.c: Delete long-obsolete fileStefan Monnier2-102/+1
2019-04-25Port emacsclient euidaccess to Solaris 10Paul Eggert1-2/+4
2019-04-24Improve port to platforms lacking euidaccess (Bug#35406)Paul Eggert1-1/+1
2019-04-20Port make-fingerprint to LeakSanitizerPaul Eggert1-1/+4
2019-04-20Improve XDG_RUNTIME_DIR diagnosticPaul Eggert1-5/+23