summaryrefslogtreecommitdiff
path: root/lib-src
AgeCommit message (Expand)Author
2021-01-01Port to Solaris 10Paul Eggert
2021-01-01Merge from origin/emacs-27Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Fix copyright years by handPaul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-25Adjust to recent Gnulib changesPaul Eggert
2020-12-09Fix crash (segfault) in etags on generating tags for Erlang filesSerge Tupchii
2020-12-08Fix crash (segfault) in etags on generating tags for Erlang filesSerge Tupchii
2020-11-16Merge from origin/emacs-27Glenn Morris
2020-11-15; * lib-src/make-fingerprint.c: Update commentary.Glenn Morris
2020-11-15Reformat argument commentary in etags.cEli Zaretskii
2020-10-14Mark the return value from strerror as a constantPhilipp Klaus Krause
2020-10-03; Fix trivial typos in ChangeLogsStefan Kangas
2020-09-21; Fix more trivial typosStefan Kangas
2020-09-21; Fix typosStefan Kangas
2020-08-13Don't output emacsclient warning if both -a and --quietLars Ingebrigtsen
2020-05-28Merge from origin/emacs-27Glenn Morris
2020-05-24Fix rare assertion violations in 'etags'Eli Zaretskii
2020-05-23Port etags FALLTHROUGH to C2XPaul Eggert
2020-04-04* lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.Paul Eggert
2020-03-28Stop using newly-deprecated dosname Gnulib modulePaul Eggert
2020-03-04Pacify GCC 9.2.1 20190927 -O3Paul Eggert
2020-01-16Make emacs prefer an existing ~/.emacs.d to an existing XDG locationRobert Pluim
2020-01-01Fix copyright years by handPaul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-09Prefer static to extern in ebrowsePaul Eggert
2019-12-09* lib-src/etags.c (pot_etags_version): Remove; unused.Paul Eggert
2019-12-09* lib-src/etags.c (Forth_suffixes): Now static.Paul Eggert
2019-11-26etags: remove some arbitrary limitsPaul Eggert
2019-09-23Update some URLsPaul Eggert
2019-09-15Revert "emacsclient: ignore --eval parameters when starting alternate editor"Lars Ingebrigtsen
2019-08-31Check instead of relying on NOTREACHEDPaul Eggert
2019-08-30emacsclient: adjust to new config file locationPaul Eggert
2019-07-12* lib-src/make-docfile.c: Fix comment typo.Paul Eggert
2019-07-11Tweak builtin symbol order for speedPaul Eggert
2019-07-09Make fingerprint handling compatible with LTOAndreas Schwab
2019-06-27emacsclient: ignore --eval parameters when starting alternate editorLars Ingebrigtsen
2019-06-26Fix PATH_MAX change to lib-src/emacsclient.cJuanma Barranquero
2019-06-25Prefer PATH_MAX to MAXPATHLENPaul Eggert
2019-06-25Avoid some strlen work, primarily via strnlenPaul Eggert
2019-06-25etags: Fix handling of quoted symbol names in ErlangDavid Hull
2019-06-24Remove -q from zstd invocationLars Ingebrigtsen
2019-06-24Add Zstandard compression support for etagsAlexander Gramiak
2019-06-20Simplify lib-src version printingPaul Eggert
2019-05-26Update author/maintainer infoPaul Eggert
2019-05-22Avoid backslash-newline-newline in source codePaul Eggert
2019-05-04Port new fingerprinting scheme to clang + LTOPaul Eggert
2019-05-03Simplify use of NDEBUG in etags.cPaul Eggert
2019-04-26* lib-src/profile.c: Delete long-obsolete fileStefan Monnier
2019-04-25Port emacsclient euidaccess to Solaris 10Paul Eggert